Skip to content

Commit

Permalink
AU: 6 updated - chromium python python3 python313 vscode-insiders vsc…
Browse files Browse the repository at this point in the history
…ode-insiders.install

[skip ci]
  • Loading branch information
Chocolatey Community committed Jun 7, 2024
1 parent 06e0868 commit 13b738b
Show file tree
Hide file tree
Showing 15 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"snapshots": "127.0.6525.0-snapshots",
"snapshots": "127.0.6526.0-snapshots",
"stable": "125.0.6422.142"
}
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.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>chromium</id>
<version>127.0.6525.0-snapshots</version>
<version>127.0.6526.0-snapshots</version>
<title>Chromium Snapshots</title>
<owners>chocolatey-community</owners>
<authors>The Chromium Authors</authors>
Expand Down
4 changes: 2 additions & 2 deletions automatic/chromium/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ location on <https://github.com/henrypp/chromium/releases/> (the listed mirrors
and can be verified by doing the following:

1. Download the following:
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1311266/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1311822/mini_installer.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
checksum64: 9F6EBE47B04AFBC01305E009849D3614E8BC76539D46F7583B2C19A3140C68B8
checksum64: D553732B70D8532242A341EE22DAE381B136D12BF6960B1C9F8CB0E338CA9DA6

The file 'LICENSE.txt' has been obtained from <https://chromium.googlesource.com/chromium/src.git/+/master/LICENSE>
6 changes: 3 additions & 3 deletions automatic/chromium/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
$toolsDir = Split-Path -Parent $MyInvocation.MyCommand.Definition
. (Join-Path $toolsDir 'helper.ps1')

$version = '127.0.6525.0-snapshots'
$version = '127.0.6526.0-snapshots'
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand All @@ -15,8 +15,8 @@ if (Test-Path $Chromium) {

$packageArgs = @{
packageName = 'chromium'
url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1311229/mini_installer.exe'
checksum = 'CE4A2AAF62A074F8401DC34D20DA5EAA0E9F0E5F6217A2CD26D2B01B3487BB32'
url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1311821/mini_installer.exe'
checksum = 'B28C4B052D803984C250738553AB1B8DA1540BF6DB75C006AD35CF6835484C4E'
checksumType = 'sha256'
file64 = "$toolsdir\chromium_x64.exe"
fileType = 'exe'
Expand Down
4 changes: 2 additions & 2 deletions automatic/python/python.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"3.9": "3.9.13",
"3.10": "3.10.11",
"3.11": "3.11.9",
"3.12": "3.12.3",
"3.13": "3.13.0-b1"
"3.12": "3.12.4",
"3.13": "3.13.0-b2"
}
4 changes: 2 additions & 2 deletions automatic/python/python.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>python</id>
<version>3.13.0-b1</version>
<version>3.13.0-b2</version>
<title>Python</title>
<owners>chocolatey-community</owners>
<authors>Python Software Foundation</authors>
Expand All @@ -27,7 +27,7 @@ Copyright © 1991-1995 Stichting Mathematisch Centrum. All rights reserved.</cop
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/python</packageSourceUrl>
<projectSourceUrl>https://www.python.org/downloads/source</projectSourceUrl>
<dependencies>
<dependency id="python3" version="[3.13.0-b1]" />
<dependency id="python3" version="[3.13.0-b2]" />
</dependencies>
<licenseUrl>https://docs.python.org/3.13/license.html</licenseUrl>
</metadata>
Expand Down
10 changes: 5 additions & 5 deletions automatic/python3-streams/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@ and can be verified by doing the following:

1. Go to

x32: https://www.python.org/ftp/python/3.13.0/python-3.13.0b1.exe
x64: https://www.python.org/ftp/python/3.13.0/python-3.13.0b1-amd64.exe
x32: https://www.python.org/ftp/python/3.13.0/python-3.13.0b2.exe
x64: https://www.python.org/ftp/python/3.13.0/python-3.13.0b2-amd64.exe

to download the installer.

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum32: C57221A41403FC2369EADF3B6BE710A0063A6372659AEE5C2E69D3432BACA691
checksum64: 8F47042A73418FBCAF2BFCD121F152BEDE375FB8CB528D95FC5DC73DC49AFA4F
checksum32: FDA534B794AE2AB1F1479E69879DD1E876D4C7A93AF37FFF08AF47B518840238
checksum64: A825778A8F0764CF2AC10315FEC47F2E9DBD41E5F939B7EBD0048AC59C90FD67

The file 'LICENSE.txt' has been obtained from Python 3.13 Documentation archive <https://docs.python.org/3.13/archives/python-3.13.0b1-docs-text.zip>
The file 'LICENSE.txt' has been obtained from Python 3.13 Documentation archive <https://docs.python.org/3.13/archives/python-3.13.0b2-docs-text.zip>
and can also be found at <https://docs.python.org/3.13/license.html>.
4 changes: 2 additions & 2 deletions automatic/python3-streams/python3-streams.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"3.11": "3.11.9",
"3.12": "3.12.3",
"3.12": "3.12.4",
"3.10": "3.10.10",
"3.5": "3.5.4",
"3.6": "3.6.8",
"3.7": "3.7.9",
"3.8": "3.8.10",
"3.9": "3.9.13",
"3.13": "3.13.0-b1"
"3.13": "3.13.0-b2"
}
2 changes: 1 addition & 1 deletion automatic/python3-streams/python3-streams.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>python313</id>
<version>3.13.0-b1</version>
<version>3.13.0-b2</version>
<title>Python 3.13</title>
<owners>chocolatey-community,jack1142</owners>
<authors>Python Software Foundation</authors>
Expand Down
4 changes: 2 additions & 2 deletions automatic/python3-streams/tools/helpers.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ function Install-Python {
$packageArgs = @{
packageName = 'python313'
fileType = 'exe'
file = "$toolsPath\python-3.13.0b1.exe"
file = "$toolsPath\python-3.13.0b2.exe"
silentArgs = '/quiet InstallAllUsers=1 PrependPath={0} TargetDir="{1}"' -f $prependPath, $installDir
validExitCodes = @(0)
}
Expand All @@ -48,7 +48,7 @@ function Install-Python {
$packageArgs['softwareName'] = "Python 3.$minor_version.*"

if (!$only32Bit) {
$packageArgs['file64'] = "$toolsPath\python-3.13.0b1-amd64.exe"
$packageArgs['file64'] = "$toolsPath\python-3.13.0b2-amd64.exe"
}
else {
$packageArgs['packageName'] = "32-bit $($packageArgs['packageName'])"
Expand Down
4 changes: 2 additions & 2 deletions automatic/python3/python3.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"3.9": "3.9.13",
"3.10": "3.10.11",
"3.11": "3.11.9",
"3.12": "3.12.3",
"3.13": "3.13.0-b1"
"3.12": "3.12.4",
"3.13": "3.13.0-b2"
}
4 changes: 2 additions & 2 deletions automatic/python3/python3.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>python3</id>
<version>3.13.0-b1</version>
<version>3.13.0-b2</version>
<title>Python 3.x</title>
<owners>chocolatey-community</owners>
<authors>Python Software Foundation</authors>
Expand All @@ -29,7 +29,7 @@ Copyright © 1991-1995 Stichting Mathematisch Centrum. All rights reserved.</cop
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/python3</packageSourceUrl>
<projectSourceUrl>https://www.python.org/downloads/source</projectSourceUrl>
<dependencies>
<dependency id="python313" version="[3.13.0-b1]" />
<dependency id="python313" version="[3.13.0-b2]" />
</dependencies>
</metadata>
<files></files>
Expand Down
4 changes: 2 additions & 2 deletions automatic/vscode-insiders.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ function Get-MergeTasks {
$packageArgs = @{
packageName = "$env:ChocolateyPackageName"
fileType = 'exe'
url64bit = 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/5f646b8e67a869ef33061085ffe0e377d5ba040c/VSCodeSetup-x64-1.91.0-insider.exe'
url64bit = 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/6facfe23b300eb448c35d07291cad7ad98625302/VSCodeSetup-x64-1.91.0-insider.exe'

softwareName = 'Microsoft Visual Studio Code Insiders'

checksum64 = '3939b87fa57ce819d7e1b4e62efb3726d264ecde8983d6bf136e55d158b201d992d8d4377db3dfc26c7147bfc0c9d5f719a3daacd5e4d68d428ba8c26fc22989'
checksum64 = '72252405cb911cfe0fd0b826cefa0bcc0ca55d4800b571e8a10cd7304e15e9d8e6137bbc16240579d05039515a14e0e243201ba837844fc5e301fa1ba2c0c72e'
checksumType64 = 'sha512'

silentArgs = '/verysilent /suppressmsgboxes /mergetasks="{0}" /log="{1}\install.log"' -f (Get-MergeTasks), (Get-PackageCacheLocation)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode-insiders.install</id>
<title>Visual Studio Code Insiders (Install)</title>
<version>1.91.0.20240606</version>
<version>1.91.0.20240607</version>
<authors>Microsoft</authors>
<owners>chocolatey-community</owners>
<projectUrl>https://code.visualstudio.com/insiders</projectUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/vscode-insiders/vscode-insiders.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode-insiders</id>
<title>Visual Studio Code Insiders</title>
<version>1.91.0.20240606</version>
<version>1.91.0.20240607</version>
<authors>Microsoft</authors>
<owners>chocolatey-community</owners>
<projectUrl>https://code.visualstudio.com/insiders</projectUrl>
Expand Down Expand Up @@ -48,7 +48,7 @@ Example: `choco install vscode-insiders --params "/NoDesktopIcon /DontAddToPath"
]]></description>
<tags>microsoft visualstudiocode visualstudiocode-insiders vscode vscode-insiders development editor ide javascript typescript admin foss cross-platform</tags>
<dependencies>
<dependency id="vscode-insiders.install" version="[1.91.0.20240606]" />
<dependency id="vscode-insiders.install" version="[1.91.0.20240607]" />
</dependencies>
<releaseNotes>https://code.visualstudio.com/updates/#_preview-features</releaseNotes>
</metadata>
Expand Down

0 comments on commit 13b738b

Please sign in to comment.