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 Jan 7, 2023
1 parent 4becd10 commit bb088be
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.2.7/windows-i686-installer.zip
x64: https://github.com/nicotine-plus/nicotine-plus/releases/download/3.2.7/windows-x86_64-installer.zip
x32: https://github.com/nicotine-plus/nicotine-plus/releases/download/3.2.8/windows-i686-installer.zip
x64: https://github.com/nicotine-plus/nicotine-plus/releases/download/3.2.8/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: 2A6F7DCA7A1121D8234A324DD8D01A3C9FEE5540B9FF73A92F6AF02419E3AB79
checksum64: AA487240795A3BA453C19F747C2342BB58ADCE6E4EF30E3776FBB1FC6AB7A437
checksum32: B4FCA12B2F9A1908F58F1856CB43E1319A85CBFC8B685CA43465567E76AF3AC0
checksum64: 1C20324906D24F517EEF6355B9D15AFD6F4E69D39E67C15EBC8FFC042D1435F3

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.2.7</version>
<version>3.2.8</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://github.com/nicotine-plus/nicotine-plus/blob/master/COPYING</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.2.7</releaseNotes>
<releaseNotes>https://github.com/nicotine-plus/nicotine-plus/releases/tag/3.2.8</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 bb088be

Please sign in to comment.