From b9a2120074f3c827703f849d868322d06e4ec34e Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Thu, 24 Sep 2020 12:13:19 +0000 Subject: [PATCH] AU: 5 updated - brave python python3 vscode-insiders vscode-insiders.install [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/b8e51a866adb45ed1e8e01540b7264915b92eb6e --- automatic/brave/brave.json | 2 +- automatic/brave/brave.nuspec | 2 +- automatic/brave/legal/VERIFICATION.txt | 8 ++++---- automatic/brave/tools/chocolateyInstall.ps1 | 2 +- automatic/python/python.json | 2 +- automatic/python/python.nuspec | 4 ++-- automatic/python3/legal/VERIFICATION.txt | 8 ++++---- automatic/python3/python3.json | 2 +- automatic/python3/python3.nuspec | 2 +- automatic/python3/tools/helpers.ps1 | 4 ++-- .../vscode-insiders.install/tools/chocolateyInstall.ps1 | 8 ++++---- .../vscode-insiders.install.nuspec | 2 +- automatic/vscode-insiders/vscode-insiders.nuspec | 4 ++-- 13 files changed, 25 insertions(+), 25 deletions(-) diff --git a/automatic/brave/brave.json b/automatic/brave/brave.json index 5d67b2b3afd..f8647b94125 100644 --- a/automatic/brave/brave.json +++ b/automatic/brave/brave.json @@ -1,4 +1,4 @@ { "stable": "1.14.84", - "beta": "1.15.59-beta" + "beta": "1.15.61-beta" } diff --git a/automatic/brave/brave.nuspec b/automatic/brave/brave.nuspec index 962e07f45ea..0bc4ad4e303 100644 --- a/automatic/brave/brave.nuspec +++ b/automatic/brave/brave.nuspec @@ -2,7 +2,7 @@ brave - 1.15.59-beta + 1.15.61-beta Brave Browser (Beta) python - 3.9.0-rc2 + 3.8.6 Python chocolatey-community Python Software Foundation @@ -22,7 +22,7 @@ https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/python https://www.python.org/downloads/source - + https://www.python.org/download/releases/3.4.0/license diff --git a/automatic/python3/legal/VERIFICATION.txt b/automatic/python3/legal/VERIFICATION.txt index c9ef14d62b3..9ce29ebeeec 100644 --- a/automatic/python3/legal/VERIFICATION.txt +++ b/automatic/python3/legal/VERIFICATION.txt @@ -7,8 +7,8 @@ Package can be verified like this: 1. Go to - x32: https://www.python.org/ftp/python/3.9.0/python-3.9.0rc2.exe - x64: https://www.python.org/ftp/python/3.9.0/python-3.9.0rc2-amd64.exe + x32: https://www.python.org/ftp/python/3.8.6/python-3.8.6.exe + x64: https://www.python.org/ftp/python/3.8.6/python-3.8.6-amd64.exe to download the installer. @@ -16,8 +16,8 @@ Package can be verified like this: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum32: 0687F167F59051A870B31C91972B8D3609A0A58B23AF9C41065363BCB5220F2C - checksum64: 88E8AAF3AA48476A644AA907481F764F1FD9424F9E97CB513688EC33C3636956 + checksum32: 287D5DF01FF22FF09E6A487AE018603EE19EADE71D462EC703850C96F1D5E8A0 + checksum64: 328A257F189CB500606BB26AB0FBDD298ED0E05D8C36540A322A1744F489A0A0 File 'license.txt' is obtained from: https://www.python.org/download/releases/3.4.0/license/ diff --git a/automatic/python3/python3.json b/automatic/python3/python3.json index 4b747b67f0f..aab9997aa58 100644 --- a/automatic/python3/python3.json +++ b/automatic/python3/python3.json @@ -7,6 +7,6 @@ "3.5": "3.5.4.20200110", "3.6": "3.6.8-rc1", "3.7": "3.7.9", - "3.8": "3.8.6-rc1", + "3.8": "3.8.6", "3.9": "3.9.0-rc2" } diff --git a/automatic/python3/python3.nuspec b/automatic/python3/python3.nuspec index bbd0118a12b..82cc1e9b054 100644 --- a/automatic/python3/python3.nuspec +++ b/automatic/python3/python3.nuspec @@ -3,7 +3,7 @@ python3 - 3.9.0-rc2 + 3.8.6 Python 3.x chocolatey-community Python Software Foundation diff --git a/automatic/python3/tools/helpers.ps1 b/automatic/python3/tools/helpers.ps1 index eef15f11137..b281a50816d 100644 --- a/automatic/python3/tools/helpers.ps1 +++ b/automatic/python3/tools/helpers.ps1 @@ -39,14 +39,14 @@ function Install-Python { $packageArgs = @{ packageName = 'python3' fileType = 'exe' - file = "$toolsPath\python-3.9.0rc2.exe" + file = "$toolsPath\python-3.8.6.exe" silentArgs = '/quiet InstallAllUsers=1 PrependPath={0} TargetDir="{1}"' -f $prependPath, $installDir validExitCodes = @(0) softwareName = 'Python 3*' } if (!$only32Bit) { - $packageArgs['file64'] = "$toolsPath\python-3.9.0rc2-amd64.exe" + $packageArgs['file64'] = "$toolsPath\python-3.8.6-amd64.exe" } else { $packageArgs['packageName'] = '32-bit python3' diff --git a/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 b/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 index bd2eb372844..4e3ef4a6580 100644 --- a/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 +++ b/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 @@ -22,14 +22,14 @@ function Get-MergeTasks { $packageArgs = @{ packageName = "$env:ChocolateyPackageName" fileType = 'exe' - url = 'https://az764295.vo.msecnd.net/insider/f943318042a3b9229049aea86cea04d0ff9c8210/VSCodeSetup-ia32-1.50.0-insider.exe' - url64bit = 'https://az764295.vo.msecnd.net/insider/f943318042a3b9229049aea86cea04d0ff9c8210/VSCodeSetup-x64-1.50.0-insider.exe' + url = 'https://az764295.vo.msecnd.net/insider/73b33dcbc8204c23ae30b53ce129b32c6da98197/VSCodeSetup-ia32-1.50.0-insider.exe' + url64bit = 'https://az764295.vo.msecnd.net/insider/73b33dcbc8204c23ae30b53ce129b32c6da98197/VSCodeSetup-x64-1.50.0-insider.exe' softwareName = 'Microsoft Visual Studio Code Insiders' - checksum = 'ec7d46f4c6d652fae6e38bca9193d6cc8a30f712af709e904b72e12efe864c29cc6e6c2267bd619736c4cdad4801aaeed1b21f2a6c58b93580e0d3a3f64c71a9' + checksum = '82eb9e3b86fbcc5f86c01c2b9ca4f619f032b500a3accc9d0748d08498495ba0faeb60792cf21ad53842fbe24b709cc2b2eba6d0cd1ff4860033d680c1965ba2' checksumType = 'sha512' - checksum64 = '09bb5795f62786c178e69b13cebd30ad74e2593bb999a570360d7641f1e824c91386fc1f8d9aaebc2f21decbbcbedac592795cbfaf23d05aed9fb546543e8b4e' + checksum64 = '2dfac49e5f92a7148133d47bbac3e9017f8e04bd951ce1f7f8c005402410e1c431f6a15c7f4ea1f5cd8a59c5987ae5721f6e8b1a1abeaafa1619a36848f272cb' checksumType64 = 'sha512' silentArgs = '/verysilent /suppressmsgboxes /mergetasks="{0}" /log="{1}\install.log"' -f (Get-MergeTasks), (Get-PackageCacheLocation) diff --git a/automatic/vscode-insiders.install/vscode-insiders.install.nuspec b/automatic/vscode-insiders.install/vscode-insiders.install.nuspec index e4a9a3f1e5b..27c0a538bd7 100644 --- a/automatic/vscode-insiders.install/vscode-insiders.install.nuspec +++ b/automatic/vscode-insiders.install/vscode-insiders.install.nuspec @@ -4,7 +4,7 @@ vscode-insiders.install Visual Studio Code Insiders (Install) - 1.50.0.20200923 + 1.50.0.20200924 Microsoft chocolatey-community https://code.visualstudio.com/insiders diff --git a/automatic/vscode-insiders/vscode-insiders.nuspec b/automatic/vscode-insiders/vscode-insiders.nuspec index c03da3eaab7..5ed8b27d0da 100644 --- a/automatic/vscode-insiders/vscode-insiders.nuspec +++ b/automatic/vscode-insiders/vscode-insiders.nuspec @@ -4,7 +4,7 @@ vscode-insiders Visual Studio Code Insiders - 1.50.0.20200923 + 1.50.0.20200924 Microsoft chocolatey-community https://code.visualstudio.com/insiders @@ -47,7 +47,7 @@ Example: `choco install vscode-insiders --params "/NoDesktopIcon /DontAddToPath" ]]> microsoft visualstudiocode visualstudiocode-insiders vscode vscode-insiders development editor ide javascript typescript admin foss cross-platform - + https://code.visualstudio.com/updates/#_preview-features