Skip to content

Commit

Permalink
AU: 5 updated - blender brave chromium python python3
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Oct 7, 2021
1 parent db7b833 commit 988755b
Show file tree
Hide file tree
Showing 17 changed files with 31 additions and 29 deletions.
2 changes: 1 addition & 1 deletion automatic/blender/blender.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>blender</id>
<version>2.93.4</version>
<version>2.93.5</version>
<title>Blender</title>
<owners>chocolatey-community, Redsandro</owners>
<authors>Blender Foundation</authors>
Expand Down
4 changes: 2 additions & 2 deletions automatic/blender/legal/VERIFICATION.txt
Expand Up @@ -7,13 +7,13 @@ location on <https://www.blender.org/download/> (the listed mirrors may differ f
and can be verified by doing the following:

1. Download the following:
64-Bit software: <https://mirror.clarkson.edu/blender/release/Blender2.93/blender-2.93.4-windows-x64.msi>
64-Bit software: <https://mirror.clarkson.edu/blender/release/Blender2.93/blender-2.93.5-windows-x64.msi>
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: 7385B146F81756C6878745E7BE9435B3422FB15AAEEFC3D93F0217AEE85338FA
checksum64: EB8FD2B48D6D84530A5A988BF11B4751A9F4D206D31A6BB71A1052F2AE9D971E

The file 'LICENSE.txt' has been obtained from <http://download.blender.org/release/GPL3-license.txt>
2 changes: 1 addition & 1 deletion automatic/blender/tools/chocolateyInstall.ps1
Expand Up @@ -6,7 +6,7 @@ $packageArgs = @{
packageName = 'blender'
softwareName = 'Blender'
fileType = 'msi'
file64 = "$toolsPath\blender-2.93.4-windows-x64.msi"
file64 = "$toolsPath\blender-2.93.5-windows-x64.msi"
silentArgs = '/quiet /norestart'
validExitCodes = @(0, 2010, 1641)
}
Expand Down
2 changes: 1 addition & 1 deletion automatic/brave/brave.json
@@ -1,4 +1,4 @@
{
"stable": "1.30.87",
"beta": "1.31.71-beta"
"beta": "1.31.74-beta"
}
2 changes: 1 addition & 1 deletion automatic/brave/brave.nuspec
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>brave</id>
<version>1.31.71-beta</version>
<version>1.31.74-beta</version>
<title>Brave Browser (Beta)</title>
<description><![CDATA[Brave is a free and open-source web browser developed by Brave Software Inc. based on the Chromium web browser. Brave supports Windows, macOS, Linux and Android.
Expand Down
8 changes: 4 additions & 4 deletions automatic/brave/legal/VERIFICATION.txt
Expand Up @@ -6,16 +6,16 @@ The installer have been downloaded from the GitHub mirror and can be verified li

1. Download the following installer(s):

x86: https://github.com/brave/brave-browser/releases/download/v1.31.71/BraveBrowserStandaloneSilentBetaSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v1.31.71/BraveBrowserStandaloneSilentBetaSetup.exe
x86: https://github.com/brave/brave-browser/releases/download/v1.31.74/BraveBrowserStandaloneSilentBetaSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v1.31.74/BraveBrowserStandaloneSilentBetaSetup.exe

2. You can use one of the following methods to obtain the checksum(s):
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: F554A7F5E948DA784CF248AE2C9C14517A84ADABB421176557FFF1ED97EBF68E
checksum64: 17170A43385F981891772D5A327F75A84FBB68D22DE96764820E2AA868E5AB8E
checksum32: 72F52761C7BDEDB63214235143AE5F2A4CFFB0CE214AC451F629D6CF1F930F8B
checksum64: 669A85E4EDE2732750970D4465CD1BC8F61B5F6BAA8837DFC560C398FFDF73B0

The included 'LICENSE.txt' file have been obtained from:
https://github.com/brave/brave-browser/blob/master/LICENSE
2 changes: 1 addition & 1 deletion automatic/brave/tools/chocolateyInstall.ps1
Expand Up @@ -7,7 +7,7 @@ $packageArgs = @{
file64 = "$toolsPath\BraveBrowserStandaloneSilentBetaSetup.exe"
}

[version]$softwareVersion = '1.31.71'
[version]$softwareVersion = '1.31.74'

Write-Host "Checking already installed version..."
$installedVersion = Get-InstalledVersion
Expand Down
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.json
@@ -1,4 +1,4 @@
{
"snapshots": "96.0.4663.0-snapshots",
"snapshots": "96.0.4664.0-snapshots",
"stable": "94.0.4606.71"
}
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>chromium</id>
<version>96.0.4663.0-snapshots</version>
<version>96.0.4664.0-snapshots</version>
<title>Chromium Snapshots</title>
<owners>chocolatey-community</owners>
<authors>The Chromium Authors</authors>
Expand Down
8 changes: 4 additions & 4 deletions automatic/chromium/legal/VERIFICATION.txt
Expand Up @@ -7,15 +7,15 @@ location on <https://github.com/henrypp/chromium/releases/> (the listed mirrors
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/928593/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/928601/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/929074/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/929074/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
checksum32: 43E0DC3192523A2BBE0B8B55316B5A58063846AB31E28E8D16DD98356B9E2996
checksum64: 08EA8D198C086AA4DCE43B2E8BB90022670323087E99946BBB77DE9AE4EFC65E
checksum32: 2DF4FB8BAD6E6FF9B8295E4D96B45BB072862CA30DE66CAA3810C3D7CD065399
checksum64: 3343E82A19B29436EB3C31F21674ED9B4AE47488AC05B7C5550B20136AA36AFB

The file 'LICENSE.txt' has been obtained from <https://chromium.googlesource.com/chromium/src.git/+/master/LICENSE>
2 changes: 1 addition & 1 deletion automatic/chromium/tools/chocolateyInstall.ps1
Expand Up @@ -2,7 +2,7 @@
$scriptDir=$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
. (Join-Path $scriptDir 'helper.ps1')

$version = "96.0.4663.0-snapshots"
$version = "96.0.4664.0-snapshots"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down
3 changes: 2 additions & 1 deletion automatic/python/python.json
Expand Up @@ -9,5 +9,6 @@
"3.7": "3.7.9",
"3.8": "3.8.10",
"3.9": "3.9.7",
"3.10": "3.10.0"
"3.10": "3.10.0",
"3.11": "3.11.0-a1"
}
4 changes: 2 additions & 2 deletions automatic/python/python.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>python</id>
<version>3.10.0</version>
<version>3.11.0-a1</version>
<title>Python</title>
<owners>chocolatey-community</owners>
<authors>Python Software Foundation</authors>
Expand All @@ -22,7 +22,7 @@
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/python</packageSourceUrl>
<projectSourceUrl>https://www.python.org/downloads/source</projectSourceUrl>
<dependencies>
<dependency id="python3" version="[3.10.0]" />
<dependency id="python3" version="[3.11.0-a1]" />
</dependencies>
<licenseUrl>https://www.python.org/download/releases/3.4.0/license</licenseUrl>
</metadata>
Expand Down
8 changes: 4 additions & 4 deletions automatic/python3/legal/VERIFICATION.txt
Expand Up @@ -7,17 +7,17 @@ Package can be verified like this:

1. Go to

x32: https://www.python.org/ftp/python/3.10.0/python-3.10.0.exe
x64: https://www.python.org/ftp/python/3.10.0/python-3.10.0-amd64.exe
x32: https://www.python.org/ftp/python/3.11.0/python-3.11.0a1.exe
x64: https://www.python.org/ftp/python/3.11.0/python-3.11.0a1-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: EA896EEEFB1DB9E12FB89EC77A6E28C9FE52B4A162A34C85D9688BE2EC2392E8
checksum64: CB580EB7DC55F9198E650F016645023E8B2224CF7D033857D12880B46C5C94EF
checksum32: E727B6045034CE511020CF7719510239197BF0E4EEC8D29F643895A68AB17B62
checksum64: BDCF74671675FE9F0C0386A531B01C9408D26A48258DB322D5BFBB86F7815220

File 'license.txt' is obtained from:
https://www.python.org/download/releases/3.4.0/license/
3 changes: 2 additions & 1 deletion automatic/python3/python3.json
Expand Up @@ -9,5 +9,6 @@
"3.7": "3.7.9",
"3.8": "3.8.10",
"3.9": "3.9.7",
"3.10": "3.10.0"
"3.10": "3.10.0",
"3.11": "3.11.0-a1"
}
2 changes: 1 addition & 1 deletion automatic/python3/python3.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>python3</id>
<version>3.10.0</version>
<version>3.11.0-a1</version>
<title>Python 3.x</title>
<owners>chocolatey-community</owners>
<authors>Python Software Foundation</authors>
Expand Down
4 changes: 2 additions & 2 deletions automatic/python3/tools/helpers.ps1
Expand Up @@ -39,14 +39,14 @@ function Install-Python {
$packageArgs = @{
packageName = 'python3'
fileType = 'exe'
file = "$toolsPath\python-3.10.0.exe"
file = "$toolsPath\python-3.11.0a1.exe"
silentArgs = '/quiet InstallAllUsers=1 PrependPath={0} TargetDir="{1}"' -f $prependPath, $installDir
validExitCodes = @(0)
softwareName = 'Python 3*'
}

if (!$only32Bit) {
$packageArgs['file64'] = "$toolsPath\python-3.10.0-amd64.exe"
$packageArgs['file64'] = "$toolsPath\python-3.11.0a1-amd64.exe"
}
else {
$packageArgs['packageName'] = '32-bit python3'
Expand Down

0 comments on commit 988755b

Please sign in to comment.