mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00
Fulfilled requirements of chocolatey publish
This commit is contained in:
parent
db8aa79adf
commit
bc368fb211
@ -5,7 +5,7 @@
|
||||
<!-- == PACKAGE SPECIFIC SECTION == -->
|
||||
<id>spotube</id>
|
||||
<version>1.0.1</version>
|
||||
<packageSourceUrl>https://github.com/KRTirtho/spotube/tree/master/choco</packageSourceUrl>
|
||||
<packageSourceUrl>https://github.com/KRTirtho/spotube/tree/master/choco-struct</packageSourceUrl>
|
||||
<owners>Kingkor Roy Tirtho</owners>
|
||||
<!-- ============================== -->
|
||||
|
||||
@ -39,6 +39,7 @@
|
||||
- Lyrics
|
||||
- Downloadable track (WIP)
|
||||
</description>
|
||||
<releaseNotes>https://github.com/KRTirtho/spotube/releases/tag/v1.0.1</releaseNotes>
|
||||
</metadata>
|
||||
<files>
|
||||
<file src="tools\**" target="tools" />
|
||||
|
23
choco-struct/tools/VERIFICATION.txt
Normal file
23
choco-struct/tools/VERIFICATION.txt
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user