Skip to content

Commit

Permalink
AU: 1 updated - musikcube
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Feb 12, 2022
1 parent abc8bf1 commit e2d6b87
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions musikcube/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/clangen/musikcube/releases/download/0.96.10/musikcube_win32_with_milkdrop2_0.96.10.zip
x32: https://github.com/clangen/musikcube/releases/download/0.96.11/musikcube_win32_with_milkdrop2_0.96.11.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: 8E3462EA3DBBE811D7838A2C93D83546B581BF7135016489882DF925366EE8A7
checksum32: FB8C7EDFFCB649E75748F8A1E09D7AA536FB0C7B3ADBF4F9C0435C71975E7A2D

File 'license.txt' is obtained from:
https://github.com/clangen/musikcube/blob/master/LICENSE.txt
4 changes: 2 additions & 2 deletions musikcube/musikcube.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>musikcube</id>
<title>musikcube</title>
<version>0.96.10</version>
<version>0.96.11</version>
<authors>Casey Langen</authors>
<owners>Miodrag Milic</owners>
<summary>A cross-platform, terminal-based music player, audio engine, metadata indexer, and server in c++</summary>
Expand Down Expand Up @@ -37,7 +37,7 @@ musikdroid is a native Android app that connects to musikcube servers. it can be
<copyright>(c) casey langen, 2017</copyright>
<licenseUrl>https://github.com/clangen/musikcube/blob/master/LICENSE.txt</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<releaseNotes>https://github.com/clangen/musikcube/releases/tag/0.96.10</releaseNotes>
<releaseNotes>https://github.com/clangen/musikcube/releases/tag/0.96.11</releaseNotes>
<docsUrl>https://github.com/clangen/musikcube/wiki</docsUrl>
<bugTrackerUrl>https://github.com/clangen/musikcube/issues</bugTrackerUrl>
<projectSourceUrl>https://github.com/clangen/musikcube</projectSourceUrl>
Expand Down

0 comments on commit e2d6b87

Please sign in to comment.