Skip to content

Commit

Permalink
AU: 2 updated - youtube-dl yumi
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Oct 29, 2017
1 parent 58e7e20 commit b114c70
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 8 deletions.
4 changes: 2 additions & 2 deletions automatic/youtube-dl/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ in verifying that this package's contents are trustworthy.
The installer have been downloaded from their official download link listed on <https://github.com/rg3/youtube-dl/releases/latest>
and can be verified like this:

1. Download <https://github.com/rg3/youtube-dl/releases/download/2017.10.20/youtube-dl.exe>
1. Download <https://github.com/rg3/youtube-dl/releases/download/2017.10.29/youtube-dl.exe>
2. Then use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha512
checksum: c523bddbc5eae17bc606f084bf0c504d082464d87cdf6424779a7a3f07c9b460fac1263268cf1abf89125933d06ad3ef3adaeb0565dc04a00bf4f35cb0743eda
checksum: c8a36d68ed2742f1893651106d4c815ec20c52cb890a488d121eb8a83f296b16009dde97d77426cd2d23700e1e976ead6e31e505fb8ce96ab3c5dc32cb12b326

File 'LICENSE.txt' is obtained from <https://github.com/rg3/youtube-dl/blob/b7769a05eca3611e492f7a75f1c40cddd2019ef1/LICENSE>
2 changes: 1 addition & 1 deletion automatic/youtube-dl/youtube-dl.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>youtube-dl</id>
<version>2017.10.20</version>
<version>2017.10.29</version>
<title>youtube-dl</title>
<owners>chocolatey</owners>
<authors>Ricardo Garcia and others</authors>
Expand Down
4 changes: 2 additions & 2 deletions automatic/yumi/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ The embedded software have been downloaded from the listed download
location on <http://www.pendrivelinux.com/yumi-multiboot-usb-creator/>
and can be verified by doing the following:

1. Download the following <http://www.pendrivelinux.com/downloads/YUMI/YUMI-2.0.5.0.exe>
1. Download the following <http://www.pendrivelinux.com/downloads/YUMI/YUMI-2.0.5.1.exe>
2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:

checksum type: sha256
checksum: 4A141C864EC2F672B27BC149BC9D309165218D1BA97D4C9DB077E856F0BDD75A
checksum: 292A2E495656A2E8CC23F00DFAB136233C26CD27D9A04D6F757A76C2CB6377BE

The file 'LICENSE.txt' has been obtained from <http://www.gnu.org/licenses/gpl.txt>
This license was linked to from the following page <https://www.pendrivelinux.com/disclaimer/>
7 changes: 4 additions & 3 deletions automatic/yumi/yumi.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>yumi</id>
<version>2.0.5.0</version>
<version>2.0.5.1</version>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/yumi</packageSourceUrl>
<owners>chocolatey</owners>
<title>YUMI (Your Universal Multiboot Installer)</title>
Expand All @@ -15,14 +15,15 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<tags>yumi usb flash drive multiboot linux iso foss cross-platform</tags>
<summary>YUMI – Multiboot USB Creator for Windows</summary>
<description>
<description><![CDATA[
YUMI (Your Universal Multiboot Installer), is the successor to MultibootISOs. It can be used to create a Multiboot USB Flash Drive containing multiple operating systems, antivirus utilities, disc cloning, diagnostic tools, and more. Contrary to MultiBootISO's which used grub to boot ISO files directly from USB, YUMI uses syslinux to boot extracted distributions stored on the USB device, and reverts to using grub to Boot Multiple ISO files from USB, if necessary.
Aside from a few distributions, all files are stored within the Multiboot folder, making for a nicely organized Multiboot Drive that can still be used for other storage purposes.
## Notes
- The download link for the YUMI source code is located on their download page [here](https://www.pendrivelinux.com/yumi-multiboot-usb-creator/)
</description>
]]></description>
</metadata>
<files>
<file src="legal\**" target="legal" />
Expand Down

0 comments on commit b114c70

Please sign in to comment.