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 25, 2021
1 parent 52381e8 commit fa8841a
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

x32: https://github.com/VShawn/PRemoteM/releases/download/0.5.9.2102191952/PRemoteM.0.5.9.2102191952.7z
x32: https://github.com/VShawn/PRemoteM/releases/download/0.5.10/0.5.10.7z

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'

checksum32: 3E6B91B676B24A0896ADF434E80D2D8F38A993BEFEF1D3013F59E3BD7888A06C
checksum32: E2BDE9CEE81355A85290686076C5916D0B50F81D6BB406EAD4C9055355B9C46D

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.5.9.2102191952</version>
<version>0.5.10</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/VShawn/PRemoteM/blob/dev/LICENSE</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.rawgit.com/majkinetor/chocolatey/master/premotem/icon.png</iconUrl>
<releaseNotes>https://github.com/VShawn/PRemoteM/releases/tag/0.5.9.2102191952</releaseNotes>
<releaseNotes>https://github.com/VShawn/PRemoteM/releases/tag/0.5.10</releaseNotes>
<bugTrackerUrl>https://github.com/VShawn/PRemoteM/issues</bugTrackerUrl>
<projectSourceUrl>https://github.com/VShawn/PRemoteM</projectSourceUrl>
<packageSourceUrl>https://github.com/majkinetor/chocolatey/tree/master/premotem</packageSourceUrl>
Expand Down

0 comments on commit fa8841a

Please sign in to comment.