diff --git a/choco-struct/spotube.nuspec b/choco-struct/spotube.nuspec index 4116ddd8..b4d7bd4c 100644 --- a/choco-struct/spotube.nuspec +++ b/choco-struct/spotube.nuspec @@ -5,7 +5,7 @@ spotube 1.0.1 - https://github.com/KRTirtho/spotube/tree/master/choco + https://github.com/KRTirtho/spotube/tree/master/choco-struct Kingkor Roy Tirtho @@ -39,6 +39,7 @@ - Lyrics - Downloadable track (WIP) + https://github.com/KRTirtho/spotube/releases/tag/v1.0.1 diff --git a/choco-struct/tools/VERIFICATION.txt b/choco-struct/tools/VERIFICATION.txt new file mode 100644 index 00000000..fd202a0a --- /dev/null +++ b/choco-struct/tools/VERIFICATION.txt @@ -0,0 +1,23 @@ +VERIFICATION +Verification is intended to assist the Chocolatey moderators and community +in verifying that this package's contents are trustworthy. + +1. The embedded files are also available as a release in GitHub. + +Please go to releases page +https://github.com/KRTirtho/spotube/releases + +Download same version as this choco package (example for v1.0.1) +https://github.com/KRTirtho/spotube/releases/tag/v1.0.1 + +1. get hashes. Run: +powershell -command Get-FileHash tools\Spotube-windows-x86_64-setup.exe + +2. The checksums should match the following: +--- +Version Hashes for v1.0.1 + + +Algorithm Hash Path +--------- ---- ---- +SHA256 85820A7169A2C265648D66D8950377C4C8FE11F677D2FE2B03DB5C2815BFEB6D tools\Spotube-windows-x86_64-setup.exe \ No newline at end of file