Skip to content

Commit

Permalink
AU: 2 updated - 1remote dbeaver
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Nov 6, 2023
1 parent fc9dc9c commit 180fd2c
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion 1remote/1remote.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!-- Read this before publishing packages to chocolatey.org: https://github.com/chocolatey/chocolatey/wiki/CreatePackages -->
<id>1remote</id>
<title>1Remote</title>
<version>1.0.0.20231104</version>
<version>1.0.0.20231105</version>
<authors>1Remote Team</authors>
<owners>Miodrag Milic</owners>
<summary>Remote Access Session Manager</summary>
Expand Down
4 changes: 2 additions & 2 deletions 1remote/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ Package can be verified like this:

1. Go to

x64: https://github.com/1Remote/1Remote/releases/download/Nightly/1Remote-1.0.0.0-beta.07-net6-x64-nightly-20231104-b12b08.zip
x64: https://github.com/1Remote/1Remote/releases/download/Nightly/1Remote-1.0.0.0-beta.07-net6-x64-nightly-20231105-a5fb45.zip

to download the installer.

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum64: 93AFF555EC975A2D9405EDA17787FC735BBD20A8DA044B03621DDACB62E876E0
checksum64: 6AFD69D96E3F5EF6409BDE5D7CD51CEA7F53BBE0FC17F35E9F5166319B3BEC17

File 'license.txt' is obtained from:
https://github.com/VShawn/PRemoteM/blob/dev/LICENSE
4 changes: 2 additions & 2 deletions dbeaver/dbeaver.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>dbeaver</id>
<version>23.2.3</version>
<version>23.2.4</version>
<title>DBeaver - Community Edition</title>
<authors>Serge Rieder</authors>
<owners>majkinetor</owners>
Expand Down Expand Up @@ -38,7 +38,7 @@
]]></description>
<summary>Free multi-platform database tool for developers, SQL programmers, database administrators and analysts.</summary>
<releaseNotes>https://github.com/dbeaver/dbeaver/releases/tag/23.2.3</releaseNotes>
<releaseNotes>https://github.com/dbeaver/dbeaver/releases/tag/23.2.4</releaseNotes>
<tags>admin cross-platform database mysql oracle db2 sql-server postgresql sql dbeaver foss</tags>
<projectSourceUrl>https://github.com/serge-rider/dbeaver</projectSourceUrl>
<packageSourceUrl>https://github.com/majkinetor/chocolatey/tree/master/dbeaver</packageSourceUrl>
Expand Down
4 changes: 2 additions & 2 deletions dbeaver/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ Package can be verified like this:

1. Go to

x64: https://github.com/dbeaver/dbeaver/releases/download/23.2.3/dbeaver-ce-23.2.3-x86_64-setup.exe
x64: https://github.com/dbeaver/dbeaver/releases/download/23.2.4/dbeaver-ce-23.2.4-x86_64-setup.exe

to download the installer.

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum64: B045AC279D4B3FF3EFA398600A0ED2B58FC8F876DA501B59FCE93EC63A795F77
checksum64: 99D1074D8D938D912498788F8C95C183FF347688271CE89C220F4FD0BAEA4311


File 'LICENSE.md' is obtained from:
Expand Down

0 comments on commit 180fd2c

Please sign in to comment.