Skip to content

Commit

Permalink
AU: 2 updated - chromium mpc-hc-clsid2
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Aug 26, 2022
1 parent 643ce5e commit 9bc81af
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 14 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": "107.0.5262.0-snapshots",
"snapshots": "107.0.5263.0-snapshots",
"stable": "104.0.5112.102"
}
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>107.0.5262.0-snapshots</version>
<version>107.0.5263.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
Original file line number Diff line number Diff line change
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/1039392/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1039399/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/1039746/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1039746/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: D4DC5CF2C09EBD2F7C2AF0B7431FE6E10917703D7DD0FA8FDA6B312FDA96C0AE
checksum64: 4D2B1128BEC685FF23257B88DC2D0B5823C8DC0F3A466B3AFA533A9580BBD407
checksum32: A9A9E36B9E008703324158DDE0122588A883F9B00F50EF64C7E5502859DD1B95
checksum64: 96DA04AF8809EF3D610E45BB482B23A1AD38FD267EBC64E4DB64A277B4712723

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
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
$scriptDir=$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
. (Join-Path $scriptDir 'helper.ps1')

$version = "107.0.5262.0-snapshots"
$version = "107.0.5263.0-snapshots"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down
8 changes: 4 additions & 4 deletions automatic/mpc-hc-clsid2/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ location on <https://github.com/clsid2/mpc-hc/releases>
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://github.com/clsid2/mpc-hc/releases/download/1.9.22/MPC-HC.1.9.22.x86.exe>
64-Bit software: <https://github.com/clsid2/mpc-hc/releases/download/1.9.22/MPC-HC.1.9.22.x64.exe>
32-Bit software: <https://github.com/clsid2/mpc-hc/releases/download/1.9.23/MPC-HC.1.9.23.x86.exe>
64-Bit software: <https://github.com/clsid2/mpc-hc/releases/download/1.9.23/MPC-HC.1.9.23.x64.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: E2D135ADCE2D2DF8036ED307014B85FA0F82005FEEF0695BFFDBEB87224F5A45
checksum64: 46BCE9E3B39CD39460DFA006F97FF912B55B631140B955A275B8C9BD51BAC55A
checksum32: E75220B3B4C15E384A7ABECC59BAD2EDB2CDBA23ED9EEFE873507BAD0B12EF29
checksum64: E580DABACDCB027C2E8F170959341AB4050196C12B8A26D4E1A2BF4804997F13

The file 'LICENSE.txt' has been obtained from <https://www.gnu.org/licenses/gpl.txt>
2 changes: 1 addition & 1 deletion automatic/mpc-hc-clsid2/mpc-hc-clsid2.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>mpc-hc-clsid2</id>
<version>1.9.22</version>
<version>1.9.23</version>
<title>MPC-HC (fork by clsid2)</title>
<owners>chocolatey-community,jack1142</owners>
<authors>clsid2, MPC-HC Team</authors>
Expand Down
4 changes: 2 additions & 2 deletions automatic/mpc-hc-clsid2/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
file = "$toolsPath\MPC-HC.1.9.22.x86.exe"
file64 = "$toolsPath\MPC-HC.1.9.22.x64.exe"
file = "$toolsPath\MPC-HC.1.9.23.x86.exe"
file64 = "$toolsPath\MPC-HC.1.9.23.x64.exe"
softwareName = 'MPC-HC*'
silentArgs = "/VERYSILENT /NORESTART /SUPPRESSMSGBOXES /SP- /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`""
validExitCodes = @(0)
Expand Down

0 comments on commit 9bc81af

Please sign in to comment.