Skip to content

Commit

Permalink
AU: 3 updated - absolute-uninstaller chromium Opera
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Nov 9, 2020
1 parent c93afd1 commit 3f488e3
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion automatic/absolute-uninstaller/absolute-uninstaller.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>absolute-uninstaller</id>
<title>Absolute Uninstaller</title>
<version>5.3.1.26</version>
<version>5.3.1.29</version>
<authors>GlarySoft</authors>
<owners>chocolatey-community,Redsandro</owners>
<summary>Absolute Uninstaller is a complete program uninstaller that helps you remove programs.</summary>
Expand Down
2 changes: 1 addition & 1 deletion automatic/absolute-uninstaller/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $packageArgs = @{
url = 'https://download.glarysoft.com/ausetup.exe'
fileType = 'exe'
softwareName = 'Absolute Uninstaller*'
checksum = 'b5216b701f2a3c4a3d89a7d66cd56879e8f50aa0e38f6101c394fead3f0c18d5'
checksum = '5a17d09a6f86ceaea3ed98fdec7e9df219333653aabbe2e5b4e4a1c014a89db0'
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": "88.0.4320.0-snapshots",
"snapshots": "88.0.4321.0-snapshots",
"stable": "86.0.4240.183"
}
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>88.0.4320.0-snapshots</version>
<version>88.0.4321.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/825208/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/825208/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/825285/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/825284/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: 9094097D447B361FE43686B4EBA718833E6E9681AF584941C86E09255EC8E5F2
checksum64: 53389BDEE3F189A652FC70E3576018F9FC0567939F326950A0B2BDDC68B2E73A
checksum32: F52F39F1645D6A6C959C33352B9B9796B5A43EE917DF70E096CA8CD9C42C690A
checksum64: 14B82660DE8BFFDA0D40E225316BA674E06E1A581BA06C8D489E76C7BAAAB358

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 = "88.0.4320.0-snapshots"
$version = "88.0.4321.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>72.0.3815.207</version>
<version>72.0.3815.211</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-72/#b3815.207</releaseNotes>
<releaseNotes>https://blogs.opera.com/desktop/changelog-for-72/#b3815.211</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/72.0.3815.207/win/Opera_72.0.3815.207_Setup.exe'
url64 = 'https://get.geo.opera.com/pub/opera/desktop/72.0.3815.207/win/Opera_72.0.3815.207_Setup_x64.exe'
checksum = '3e981fbe6e2c5a38448892a01afd74ec03ad5747757ece9f7f6643361d9134b1'
checksum64 = '570f0376e50c5ac81bc21002ff6f61a1534b5f3fd5bfbbc0ca9e85bc2b4b489a'
url = 'https://get.geo.opera.com/pub/opera/desktop/72.0.3815.211/win/Opera_72.0.3815.211_Setup.exe'
url64 = 'https://get.geo.opera.com/pub/opera/desktop/72.0.3815.211/win/Opera_72.0.3815.211_Setup_x64.exe'
checksum = '3cab4a52917b7e8e45db3a3eeb535a780091e108312264ca9e4bc69d40e7d0e4'
checksum64 = '49015bd30bc6942f4952fca2383fe3394dfb4fe14ca3ce9ee83b1bd29b1d59ff'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/install /silent /launchopera=0 /setdefaultbrowser=0 /allusers=1' + $parameters
validExitCodes = @(0)
}

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

0 comments on commit 3f488e3

Please sign in to comment.