Skip to content

Commit

Permalink
AU: 1 updated - premotem
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Mar 4, 2023
1 parent c2bebf4 commit 3b38bef
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions premotem/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/PRemoteM/releases/download/0.7.2.2/PRemoteM-0.7.2.2.zip
x64: https://github.com/1Remote/1Remote/releases/download/0.7.2.5/PRemoteM.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: E45AA734D567FA8C3CBF612DE19BBB31E418E88B4A85AC733282607C9262E66D
checksum64: FBE872FC5FD53F20E40A394C82DBDD586FF16D1282B144B3CE522A489802E398

File 'license.txt' is obtained from:
https://github.com/VShawn/PRemoteM/blob/dev/LICENSE
4 changes: 2 additions & 2 deletions premotem/premotem.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>premotem</id>
<title>PRemoteM</title>
<version>0.7.2.2</version>
<version>0.7.2.5</version>
<authors>VShawn</authors>
<owners>Miodrag Milic</owners>
<summary>Personal Remote Manager</summary>
Expand Down Expand Up @@ -33,7 +33,7 @@
<licenseUrl>https://github.com/1Remote/PRemoteM/blob/dev_net6/LICENSE</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.rawgit.com/majkinetor/chocolatey/master/premotem/icon.png</iconUrl>
<releaseNotes>https://github.com/1Remote/PRemoteM/releases/tag/0.7.2.2</releaseNotes>
<releaseNotes>https://github.com/1Remote/PRemoteM/releases/tag/0.7.2.5</releaseNotes>
<bugTrackerUrl>https://github.com/VShawn/PRemoteM/issues</bugTrackerUrl>
<projectSourceUrl>https://github.com/1Remote/PRemoteM</projectSourceUrl>
<packageSourceUrl>https://github.com/majkinetor/chocolatey/tree/master/premotem</packageSourceUrl>
Expand Down

0 comments on commit 3b38bef

Please sign in to comment.