Skip to content

Commit

Permalink
AU: 2 updated - 1remote postgrest
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jul 12, 2024
1 parent 0056105 commit d3b7554
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.20240617</version>
<version>1.0.0.20240711</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-20240617-37d2d2.zip
x64: https://github.com/1Remote/1Remote/releases/download/Nightly/1Remote-1.0.0.0-beta.07-net6-x64-nightly-20240711-88af34.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: 4412542D4034C7048CB9C68DE53F3CC1612589BB8541F4C9DAF4BBDDD7B7FAC2
checksum64: 760F70959F09328E607C3314C35A0575A39359C6F4D97308892B1DABCCA1CE14

File 'license.txt' is obtained from:
https://github.com/VShawn/PRemoteM/blob/dev/LICENSE
4 changes: 2 additions & 2 deletions postgrest/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/PostgREST/postgrest/releases/download/v12.2.1/postgrest-v12.2.1-windows-x64.zip
x64: https://github.com/PostgREST/postgrest/releases/download/v12.2.2/postgrest-v12.2.2-windows-x64.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: 22C88977AC99B59147B559B9BC406DFA345ED46A7FDA108F41E038AB6B5FDD00
checksum64: DE335A3DBF1E66625E3595F7E0C7A71C6D4CA9A09C8A0642213270D5DD25D636

File 'license.txt' is obtained from:
https://raw.githubusercontent.com/PostgREST/postgrest/master/LICENSE
4 changes: 2 additions & 2 deletions postgrest/postgrest.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>postgrest</id>
<title>PostgREST</title>
<version>12.2.1</version>
<version>12.2.2</version>
<authors>Joe Nelson</authors>
<owners>Miodrag Milic</owners>
<summary>REST API for any Postgres database
Expand Down Expand Up @@ -36,7 +36,7 @@
<licenseUrl>https://github.com/PostgREST/postgrest/blob/master/LICENSE</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://raw.githubusercontent.com/majkinetor/au-packages/master/postgrest/icon.jpg</iconUrl>
<releaseNotes>https://github.com/PostgREST/postgrest/releases/tag/v12.2.1</releaseNotes>
<releaseNotes>https://github.com/PostgREST/postgrest/releases/tag/v12.2.2</releaseNotes>
<docsUrl>http://postgrest.org</docsUrl>
<mailingListUrl>https://gitter.im/begriffs/postgrest</mailingListUrl>
<bugTrackerUrl>https://github.com/PostgREST/postgrest/issues</bugTrackerUrl>
Expand Down

0 comments on commit d3b7554

Please sign in to comment.