Skip to content

Commit

Permalink
AU: 3 updated - iTunes vscode youtube-dl
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Sep 12, 2019
1 parent 6689d69 commit 39bceed
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion automatic/itunes/info
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"70cfcce276a3a34d4f49de720bb72dd2"|12.9.6.3
"d3db0990bd52bc0cfbff1f4c77117c59"|12.10.0.7
2 changes: 1 addition & 1 deletion automatic/itunes/itunes.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>iTunes</id>
<version>12.9.6.3</version>
<version>12.10.0.7</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/itunes</packageSourceUrl>
<owners>chocolatey</owners>
<title>iTunes</title>
Expand Down
10 changes: 5 additions & 5 deletions automatic/itunes/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
$ErrorActionPreference = 'Stop';

$version = '12.9.6.3'
$version = '12.10.0.7'

$packageArgs = @{
packageName = 'iTunes'
fileType = 'msi'
url = 'https://secure-appldnld.apple.com/itunes12/041-91766-20190722-23A63A14-ACCD-11E9-B9B0-EE33FA8CF68F/iTunesSetup.exe'
url64bit = 'https://secure-appldnld.apple.com/itunes12/041-91768-20190722-23A74ABC-ACCD-11E9-B0FC-EF33FA8CF68F/iTunes64Setup.exe'
url = 'https://secure-appldnld.apple.com/itunes12/061-00119-20190909-68198A32-D33F-11E9-B2F6-6093B44B725A/iTunesSetup.exe'
url64bit = 'https://secure-appldnld.apple.com/itunes12/061-00117-20190909-68198B5E-D33F-11E9-B2F6-6193B44B725A/iTunes64Setup.exe'
softwareName = 'iTunes'
checksum = '45D4C8C5ADC70A7F25DB4E548E5D1820884B24F241C0C3DE47FBDAD599CEDDB6'
checksum = 'B4B856E43566EF19A1924BE7B986C0C2B3D6201EE0AA29701D34DF60BEE94653'
checksumType = 'sha256'
checksum64 = '7238cc7daf90a9afaf189888a04e2741484971486cc4c29b867c778f294211c3'
checksum64 = '05ce8332c5eef37239e9805311cdaa5ce095d77799b1930d78c3c3d5175c0927'
checksumType64 = 'sha256'
silentArgs = "/qn /norestart"
validExitCodes = @(0, 2010, 1641)
Expand Down
10 changes: 5 additions & 5 deletions automatic/vscode/tools/ChocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition
. $toolsPath\helpers.ps1

$softwareName = 'Microsoft Visual Studio Code'
$version = '1.38.0'
$version = '1.38.1'
if ($version -eq (Get-UninstallRegistryKey "$softwareName").DisplayVersion) {
Write-Host "VS Code $version is already installed."
return
Expand All @@ -16,14 +16,14 @@ Close-VSCode
$packageArgs = @{
packageName = 'vscode'
fileType = 'exe'
url = 'https://az764295.vo.msecnd.net/stable/3db7e09f3b61f915d03bbfa58e258d6eee843f35/VSCodeSetup-ia32-1.38.0.exe'
url64bit = 'https://az764295.vo.msecnd.net/stable/3db7e09f3b61f915d03bbfa58e258d6eee843f35/VSCodeSetup-x64-1.38.0.exe'
url = 'https://az764295.vo.msecnd.net/stable/b37e54c98e1a74ba89e03073e5a3761284e3ffb0/VSCodeSetup-ia32-1.38.1.exe'
url64bit = 'https://az764295.vo.msecnd.net/stable/b37e54c98e1a74ba89e03073e5a3761284e3ffb0/VSCodeSetup-x64-1.38.1.exe'

softwareName = "$softwareName"

checksum = '83a1fb4d7efa99aabb95b69ae39b2530593c9a53cff8391a4beca84caf5cc097'
checksum = '3974d08142a54b48075d1a4e3e659494cfe941bafe4bcf87f638d355432e3a06'
checksumType = 'sha256'
checksum64 = '717343701e6d4068019c6d141f9168934487f362ef3e318e0ec6c4c7e17723cf'
checksum64 = 'a92a432232ba499fd3c1e997397e1e17166fad4504b4f4737ea5f4653b43ec04'
checksumType64 = 'sha256'

silentArgs = '/verysilent /suppressmsgboxes /mergetasks="{0}" /log="{1}\install.log"' -f (Get-MergeTasks), (Get-PackageCacheLocation)
Expand Down
2 changes: 1 addition & 1 deletion automatic/vscode/vscode.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode</id>
<title>Visual Studio Code</title>
<version>1.38.0</version>
<version>1.38.1</version>
<authors>Microsoft</authors>
<owners>chocolatey</owners>
<projectUrl>https://code.visualstudio.com</projectUrl>
Expand Down
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/ytdl-org/youtube-dl/releases/download/2019.09.01/youtube-dl.exe>
1. Download <https://github.com/ytdl-org/youtube-dl/releases/download/2019.09.12.1/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: 6626f8e8af0973d663d4da63e267fd819c77899d91cfd59c2cde3261e81ee97b5fea985226d9135b3aa8240a4cdffa5f0c45f59fd3c3273a628db16d2deed184
checksum: 6f9e2eb5f49b000a727c3ff29164e614cf8810074b68dc3aebc2ae058121a76a803715619935775ed0f1036b0a4df6f3ae6824b0ede57b82dbb78230a0f61a9c

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>2019.09.01</version>
<version>2019.09.12.1</version>
<title>youtube-dl</title>
<owners>chocolatey</owners>
<authors>Ricardo Garcia and others</authors>
Expand Down

0 comments on commit 39bceed

Please sign in to comment.