Skip to content

Commit

Permalink
AU: 1 updated - nicotine-plus
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Dec 19, 2021
1 parent 24a44b2 commit 1238a3e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions nicotine-plus/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@ Package can be verified like this:

1. Go to

x32: https://github.com/nicotine-plus/nicotine-plus/releases/download/3.1.1/windows-i686-installer.zip
x64: https://github.com/nicotine-plus/nicotine-plus/releases/download/3.1.1/windows-x86_64-installer.zip
x32: https://github.com/nicotine-plus/nicotine-plus/releases/download/3.2.0/windows-i686-installer.zip
x64: https://github.com/nicotine-plus/nicotine-plus/releases/download/3.2.0/windows-x86_64-installer.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'

checksum32: 26CEA02E25134C96DA05AF1949B939F4810EE18F713F68BCD431CD4F66E8D70C
checksum64: 0CAB04EB5BE197DED403DBA2954A13B5F6D7ECD774A05767B2A43A7CF41A1888
checksum32: 8535BB56E9232927252DD918D386DE93C9669A40FB2AA85D66F6669C2FE9BDB0
checksum64: EE69B8BC56C5C6514FB2BFB0A680CBAE8F0F1B22A3E7CAEE0BFD9344267CAFAC

File 'license.txt' is obtained from:
https://www.gnu.org/licenses/gpl-3.0-standalone.html
4 changes: 2 additions & 2 deletions nicotine-plus/nicotine-plus.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>nicotine-plus</id>
<title>Nicotine+</title>
<version>3.1.1</version>
<version>3.2.0</version>
<authors>Nicotine+ Team</authors>
<owners>Miodrag Milic</owners>
<summary>Nicotine+ is a graphical client for the Soulseek peer-to-peer network</summary>
Expand All @@ -28,7 +28,7 @@ Nicotine+ uses GTK for its graphical user interface, and is written in Python.
<licenseUrl>https://www.gnu.org/licenses/gpl-3.0-standalone.html</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.rawgit.com/majkinetor/chocolatey/master/nicotine-plus/icon.svg</iconUrl>
<releaseNotes>https://github.com/nicotine-plus/nicotine-plus/releases/tag/3.1.1</releaseNotes>
<releaseNotes>https://github.com/nicotine-plus/nicotine-plus/releases/tag/3.2.0</releaseNotes>
<bugTrackerUrl>https://github.com/nicotine-plus/nicotine-plus/issues</bugTrackerUrl>
<projectSourceUrl>https://github.com/nicotine-plus/nicotine-plus</projectSourceUrl>
<packageSourceUrl>https://github.com/majkinetor/chocolatey/tree/master/nicotine-plus</packageSourceUrl>
Expand Down

0 comments on commit 1238a3e

Please sign in to comment.