From 304a68a1d617e98aa734bc0a94fb4115b3790c9d Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Tue, 28 Aug 2018 00:11:15 +0000 Subject: [PATCH] AU: 2 updated - skype youtube-dl [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/0d4016fe4753670912e96696a1e052150b5ef211 --- automatic/skype/skype.nuspec | 2 +- automatic/skype/tools/chocolateyInstall.ps1 | 4 ++-- automatic/youtube-dl/legal/VERIFICATION.txt | 4 ++-- automatic/youtube-dl/youtube-dl.nuspec | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/automatic/skype/skype.nuspec b/automatic/skype/skype.nuspec index a934778b0e1..30b1a19db10 100644 --- a/automatic/skype/skype.nuspec +++ b/automatic/skype/skype.nuspec @@ -3,7 +3,7 @@ skype Skype - 8.28.0.41 + 8.29.0.47 Microsoft chocolatey,Rob Reynolds Skype - VOIP diff --git a/automatic/skype/tools/chocolateyInstall.ps1 b/automatic/skype/tools/chocolateyInstall.ps1 index 0430b6a03e6..7a2dc9c8f16 100644 --- a/automatic/skype/tools/chocolateyInstall.ps1 +++ b/automatic/skype/tools/chocolateyInstall.ps1 @@ -3,8 +3,8 @@ $packageArgs = @{ packageName = $env:ChocolateyPackageName softwareName = 'Skype*' - url = 'https://endpoint920510.azureedge.net/s4l/s4l/download/win/Skype-8.28.0.41.exe' - checksum = '29e65e1f11f634ece6ab1dcc5a5c8edc3a93514b5a189bbf76e63222859dc142' + url = 'https://endpoint920510.azureedge.net/s4l/s4l/download/win/Skype-8.29.0.47.exe' + checksum = '5d932a8f98b0e6de221ce6f3c29c7c552245ec55a51a1c1e11e566b6f7b8a694' checksumType = 'sha256' silentArgs = "/SILENT /SUPPRESSMSGBOXES /NORESTART /SP- /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`"" validExitCodes = @(0) diff --git a/automatic/youtube-dl/legal/VERIFICATION.txt b/automatic/youtube-dl/legal/VERIFICATION.txt index 3ccd66a63e0..e670361ee1d 100644 --- a/automatic/youtube-dl/legal/VERIFICATION.txt +++ b/automatic/youtube-dl/legal/VERIFICATION.txt @@ -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 and can be verified like this: -1. Download +1. Download 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: 6afe3cb36a19deb79c33af1843d7532f5153016bcd83454eb5e699b3b44edeaa5c305410efddd309397a2e25c81ec86274d4958f451403248c5e28c6753028c2 + checksum: 702e96dbdcfa2fef1dd66ab0d48205fc67d4d8455d8a05714f6d3f221671c2390ece5f1b0351d074a0004a97564af415438597b609770f818fd710e5b1c968d7 File 'LICENSE.txt' is obtained from diff --git a/automatic/youtube-dl/youtube-dl.nuspec b/automatic/youtube-dl/youtube-dl.nuspec index 39427eee4d8..933ad883650 100644 --- a/automatic/youtube-dl/youtube-dl.nuspec +++ b/automatic/youtube-dl/youtube-dl.nuspec @@ -3,7 +3,7 @@ youtube-dl - 2018.08.22 + 2018.08.28 youtube-dl chocolatey Ricardo Garcia and others