Skip to content

Commit

Permalink
AU: 3 updated - 360ts chromium Opera
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed May 12, 2021
1 parent e2dca13 commit abc6425
Show file tree
Hide file tree
Showing 9 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion automatic/360ts/360ts.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"ts": "10.8.0.1296",
"ts": "10.8.0.1310",
"tse": "8.8.0.1119"
}
2 changes: 1 addition & 1 deletion automatic/360ts/360ts.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>360ts</id>
<version>10.8.0.1296</version>
<version>10.8.0.1310</version>
<title>360 Total Security</title>
<authors>Qihu 360 Software</authors>
<owners>chocolatey-community,adgellida</owners>
Expand Down
4 changes: 2 additions & 2 deletions automatic/360ts/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
$packageArgs = @{
packageName = '360ts'
fileType = 'exe'
url = 'https://free.360totalsecurity.com/totalsecurity/360TS_Setup_10.8.0.1296.exe'
checksum = '9ac08b6e9b8f300ba17ef783a1414d41139ebdc4ec07e7ac1402d763f0fd557a'
url = 'https://free.360totalsecurity.com/totalsecurity/360TS_Setup_10.8.0.1310.exe'
checksum = 'b4785b76493ad988eefae8bd92e11d353da9150dff1fb1c317399bd6f885af29'
checksumType = 'sha256'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down
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": "92.0.4505.0-snapshots",
"snapshots": "92.0.4506.0-snapshots",
"stable": "90.0.4430.212"
}
4 changes: 2 additions & 2 deletions automatic/chromium/chromium.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>chromium</id>
<version>90.0.4430.212</version>
<title>Chromium</title>
<version>92.0.4506.0-snapshots</version>
<title>Chromium Snapshots</title>
<owners>chocolatey-community</owners>
<authors>The Chromium Authors</authors>
<projectUrl>http://www.chromium.org/Home</projectUrl>
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://github.com/Hibbiki/chromium-win32/releases/download/v90.0.4430.212-r857950/mini_installer.sync.exe>
64-Bit software: <https://github.com/Hibbiki/chromium-win64/releases/download/v90.0.4430.212-r857950/mini_installer.sync.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/881954/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/881927/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: A20CFBB74CC1B5192C7ADFF7ADE5B47C210B406ECCE8CBC840A85B0DE569BFD2
checksum64: 2294FDB6AD39EBD05928024069E725C451839ED174CF744F503DB1E0D35781FA
checksum32: DFFC99FCC1173C23D45FEFDBF6E4CCCEA230FC02531D05B375FCCBA9C42EF4BB
checksum64: 97E1844C0DAC687452D8783594795F9639473C5D203199E50FB29491AE8FD7CC

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 = "90.0.4430.212"
$version = "92.0.4506.0-snapshots"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down
4 changes: 2 additions & 2 deletions automatic/opera/opera.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>Opera</id>
<version>76.0.4017.107</version>
<version>76.0.4017.123</version>
<title>Opera</title>
<owners>chocolatey-community</owners>
<authors>Opera</authors>
Expand All @@ -22,7 +22,7 @@ These parameters can be passed to the installer with the use of `--params`.
For example: `--params '"/NoDesktopShortcut /NoTaskbarShortcut"'`
]]></description>
<summary>The Opera web browser makes the Web fast and fun, giving you a better web browser experience on any computer.</summary>
<releaseNotes>https://blogs.opera.com/desktop/changelog-for-76/#b4017.107</releaseNotes>
<releaseNotes>https://blogs.opera.com/desktop/changelog-for-76/#b4017.123</releaseNotes>
<tags>browser opera cross-platform internet admin</tags>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/opera</packageSourceUrl>
</metadata>
Expand Down
10 changes: 5 additions & 5 deletions automatic/opera/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@ $parameters += if ($pp.NoTaskbarShortcut) { " /pintotaskbar=0"; Write-Host "Oper
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
url = 'https://get.geo.opera.com/pub/opera/desktop/76.0.4017.107/win/Opera_76.0.4017.107_Setup.exe'
url64 = 'https://get.geo.opera.com/pub/opera/desktop/76.0.4017.107/win/Opera_76.0.4017.107_Setup_x64.exe'
checksum = '308916bb762ba265664f143279f4bb3f95d2bf3b2b090c79822a665e88e4e83c'
checksum64 = 'a5b68b2fda7a77438d1fa36fea43607c0ad0a23b6add75bd12f84b428a65aa81'
url = 'https://get.geo.opera.com/pub/opera/desktop/76.0.4017.123/win/Opera_76.0.4017.123_Setup.exe'
url64 = 'https://get.geo.opera.com/pub/opera/desktop/76.0.4017.123/win/Opera_76.0.4017.123_Setup_x64.exe'
checksum = 'dfae7c64387466b74b89a900fefd90fb5b808cce22bc95950a00d77f02a8858b'
checksum64 = '69a1a10cc720cfb51f2e1907a514ffda555dafaf76554de5a3e01390bf6f0417'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/install /silent /launchopera=0 /setdefaultbrowser=0 /allusers=1' + $parameters
validExitCodes = @(0)
}

$version = '76.0.4017.107'
$version = '76.0.4017.123'
if (!$Env:ChocolateyForce -and (IsVersionAlreadyInstalled $version)) {
Write-Output "Opera $version is already installed. Skipping download and installation."
}
Expand Down

0 comments on commit abc6425

Please sign in to comment.