Skip to content

Commit

Permalink
AU: 2 updated - mixxx Opera
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Oct 14, 2021
1 parent 86853a0 commit 28961b8
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions automatic/mixxx/legal/VERIFICATION.txt
Expand Up @@ -8,15 +8,15 @@ Package can be verified like this:
1. Go to <https://www.mixxx.org/download>

x32: No longer being provided
x64: https://downloads.mixxx.org/snapshots/main/mixxx-2.4-alpha-911-g20abb6421f-win64.msi
x64: https://downloads.mixxx.org/snapshots/main/mixxx-2.4-alpha-913-gcdb881ecd6-win64.msi

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'

checksum64: 1F89645DC797C5B056DB8D746B2BC32A257A4AB4E8AA2F81A06142ECBF931767
checksum64: E0A877DF217E58AB801DAF9BF9C2FE2B259F60063288AA547A55B1A6E3048ABB

File 'license.txt' is obtained from:
https://www.gnu.org/licenses/gpl-2.0.html
2 changes: 1 addition & 1 deletion automatic/mixxx/mixxx.json
@@ -1,4 +1,4 @@
{
"stable": "2.3.1",
"alpha": "2.4-alpha-911"
"alpha": "2.4-alpha-913"
}
2 changes: 1 addition & 1 deletion automatic/mixxx/mixxx.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>mixxx</id>
<version>2.4-alpha-911</version>
<version>2.4-alpha-913</version>
<title>Mixxx</title>
<owners>chocolatey-community</owners>
<authors>Mixxx Development Team</authors>
Expand Down
2 changes: 1 addition & 1 deletion automatic/mixxx/tools/chocolateyInstall.ps1
Expand Up @@ -9,7 +9,7 @@ if ((Get-OSArchitectureWidth 32) -or ($env:chocolateyForceX86 -eq 'true')) {
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'msi'
file64 = "$toolsPath\mixxx-2.4-alpha-911-g20abb6421f-win64.msi"
file64 = "$toolsPath\mixxx-2.4-alpha-913-gcdb881ecd6-win64.msi"

softwareName = 'Mixxx *'

Expand Down
2 changes: 1 addition & 1 deletion automatic/opera/README.md
@@ -1,4 +1,4 @@
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@b7466aa44fbbc7e8022c05be2d866e63cd915c8d/icons/opera.svg" width="48" height="48"/> [Opera](https://chocolatey.org/packages/Opera)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@b7466aa44fbbc7e8022c05be2d866e63cd915c8d/icons/opera.svg" width="48" height="48"/> [Opera](https://chocolatey.org/packages/Opera)

The Opera web browser makes the Web fast and fun, giving you a better web browser experience on any computer.

Expand Down
8 changes: 4 additions & 4 deletions automatic/opera/opera.nuspec
Expand Up @@ -3,13 +3,13 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>Opera</id>
<version>80.0.4170.16</version>
<version>80.0.4170.40</version>
<title>Opera</title>
<owners>chocolatey-community</owners>
<authors>Opera</authors>
<projectUrl>http://www.opera.com/browser/</projectUrl>
<licenseUrl>http://www.opera.com/eula/computers</licenseUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@b7466aa44fbbc7e8022c05be2d866e63cd915c8d/icons/opera.svg</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@b7466aa44fbbc7e8022c05be2d866e63cd915c8d/icons/opera.svg</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description><![CDATA[The Opera web browser makes the Web fast and fun, giving you a better web browser experience on any computer.
Expand All @@ -22,9 +22,9 @@ 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-80/#b4170.16</releaseNotes>
<releaseNotes>https://blogs.opera.com/desktop/changelog-for-80/#b4170.40</releaseNotes>
<tags>browser opera cross-platform internet admin</tags>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/opera</packageSourceUrl>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/opera</packageSourceUrl>
</metadata>
<files>
<file src="tools\**" target="tools" />
Expand Down
10 changes: 5 additions & 5 deletions automatic/opera/tools/chocolateyInstall.ps1
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/80.0.4170.16/win/Opera_80.0.4170.16_Setup.exe'
url64 = 'https://get.geo.opera.com/pub/opera/desktop/80.0.4170.16/win/Opera_80.0.4170.16_Setup_x64.exe'
checksum = '4f9847905455b22de7e3945b514bd4ff4d6f42d5433e112205701d0a2902ae6e'
checksum64 = '0e382e6371165d682a66232c0857c851d0da2918a03f7e285f1349540f1eacf2'
url = 'https://get.geo.opera.com/pub/opera/desktop/80.0.4170.40/win/Opera_80.0.4170.40_Setup.exe'
url64 = 'https://get.geo.opera.com/pub/opera/desktop/80.0.4170.40/win/Opera_80.0.4170.40_Setup_x64.exe'
checksum = '9842e69fe24eefd420939b86b46f79f26abd9fb12414a60f43d558627bd9e51d'
checksum64 = '757c215f95693d6b69bdd25548f9d113c312a27170fdab1e92a478e04defb493'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/install /silent /launchopera=0 /setdefaultbrowser=0 /allusers=1' + $parameters
validExitCodes = @(0)
}

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

0 comments on commit 28961b8

Please sign in to comment.