From d6fbf6b5d681b1702ea7a1d663c258ba753cdb04 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Mon, 8 Jul 2024 00:18:12 +0000 Subject: [PATCH] AU: 3 updated - chromium gnucash mixxx [skip ci] https://gist.github.com/choco-bot/a14b1e5bfaf70839b338eb1ab7f8226f/9f90ed2515d4f7c86bca1c540ce78ae41bac85ce --- automatic/chromium/chromium.json | 2 +- automatic/chromium/chromium.nuspec | 2 +- automatic/chromium/legal/VERIFICATION.txt | 4 ++-- automatic/chromium/tools/chocolateyInstall.ps1 | 6 +++--- automatic/gnucash/gnucash.json | 3 ++- automatic/gnucash/gnucash.nuspec | 2 +- automatic/gnucash/legal/VERIFICATION.txt | 6 +++--- automatic/gnucash/tools/chocolateyInstall.ps1 | 2 +- automatic/mixxx/legal/VERIFICATION.txt | 4 ++-- automatic/mixxx/mixxx.json | 2 +- automatic/mixxx/mixxx.nuspec | 2 +- automatic/mixxx/tools/chocolateyInstall.ps1 | 2 +- 12 files changed, 19 insertions(+), 18 deletions(-) diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index 70ff12682f7..b1bfd3d90a4 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "128.0.6582.0-snapshots", + "snapshots": "128.0.6583.0-snapshots", "stable": "126.0.6478.127" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index feed32305ed..e0779361b27 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 128.0.6582.0-snapshots + 128.0.6583.0-snapshots Chromium Snapshots chocolatey-community The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index 092295fb7d5..5f70b6a68a2 100644 --- a/automatic/chromium/legal/VERIFICATION.txt +++ b/automatic/chromium/legal/VERIFICATION.txt @@ -7,13 +7,13 @@ location on (the listed mirrors and can be verified by doing the following: 1. Download the following: - 64-Bit software: + 64-Bit software: 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: 1263C61A31E8840C7CB4ED1F90304ABE46359FC27220FE87F93BF268D2736168 + checksum64: DC85BBD032DB5B46BA59153B7F54C7CF64014769EC6CFA2B8AED67DFF31E2AAD The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index 698dfe75237..cc8fab1b793 100644 --- a/automatic/chromium/tools/chocolateyInstall.ps1 +++ b/automatic/chromium/tools/chocolateyInstall.ps1 @@ -2,7 +2,7 @@ $toolsDir = Split-Path -Parent $MyInvocation.MyCommand.Definition . (Join-Path $toolsDir 'helper.ps1') -$version = '128.0.6582.0-snapshots' +$version = '128.0.6583.0-snapshots' $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string @@ -15,8 +15,8 @@ if (Test-Path $Chromium) { $packageArgs = @{ packageName = 'chromium' - url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1323949/mini_installer.exe' - checksum = 'D59F9FC39E43A6EF0BAD4951DF3FA68D8F83C9BEFC22E217B6E32E50F4F0C330' + url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1323955/mini_installer.exe' + checksum = '3FA57970E80168A53AD5FC01ECBC0A50D0835E686BC72BDA64AD1EF3172834FF' checksumType = 'sha256' file64 = "$toolsdir\chromium_x64.exe" fileType = 'exe' diff --git a/automatic/gnucash/gnucash.json b/automatic/gnucash/gnucash.json index 92ef4cfb51e..b3cbf0cf95b 100644 --- a/automatic/gnucash/gnucash.json +++ b/automatic/gnucash/gnucash.json @@ -33,5 +33,6 @@ "5.4": "5.4", "5.5": "5.5", "5.6": "5.6", - "5.7": "5.7" + "5.7": "5.7", + "5.8": "5.8" } diff --git a/automatic/gnucash/gnucash.nuspec b/automatic/gnucash/gnucash.nuspec index 380d0045758..8813a091a07 100644 --- a/automatic/gnucash/gnucash.nuspec +++ b/automatic/gnucash/gnucash.nuspec @@ -3,7 +3,7 @@ gnucash - 5.7 + 5.8 https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/gnucash chocolatey-community GnuCash diff --git a/automatic/gnucash/legal/VERIFICATION.txt b/automatic/gnucash/legal/VERIFICATION.txt index 87d78ea87ce..00a9dc80f45 100644 --- a/automatic/gnucash/legal/VERIFICATION.txt +++ b/automatic/gnucash/legal/VERIFICATION.txt @@ -3,16 +3,16 @@ Verification is intended to assist the Chocolatey moderators and community in verifying that this package's contents are trustworthy. The embedded software have been downloaded from the listed download -location on +location on and can be verified by doing the following: -1. Download the following +1. Download the following 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 - checksum: 8C000A84246F08A193E9DA22D3AE760499F00FBE4FB77D310488C596715C1487 + checksum: A8FDEAB6EA49DFB78FA5F6B638005B3E392A8D87C1ED6BC9B0F56EBB48EAA48F The file 'LICENSE.txt' has been obtained from diff --git a/automatic/gnucash/tools/chocolateyInstall.ps1 b/automatic/gnucash/tools/chocolateyInstall.ps1 index c62b4e282a2..e49b5d6a5c0 100644 --- a/automatic/gnucash/tools/chocolateyInstall.ps1 +++ b/automatic/gnucash/tools/chocolateyInstall.ps1 @@ -5,7 +5,7 @@ $toolsPath = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'exe' - file = "$toolsPath\gnucash-5.7.setup.exe" + file = "$toolsPath\gnucash-5.8.setup.exe" softwareName = 'GnuCash*' diff --git a/automatic/mixxx/legal/VERIFICATION.txt b/automatic/mixxx/legal/VERIFICATION.txt index ec36bcf5b99..56d54ff48a4 100644 --- a/automatic/mixxx/legal/VERIFICATION.txt +++ b/automatic/mixxx/legal/VERIFICATION.txt @@ -8,7 +8,7 @@ Package can be verified like this: 1. Go to x32: No longer being provided - x64: https://downloads.mixxx.org/snapshots/main/mixxx-2.6-alpha-30-g5ced2dee3c-win64.msi + x64: https://downloads.mixxx.org/snapshots/2.5/mixxx-2.5-beta-19-gca59302bd4-win64.msi to download the installer. @@ -16,7 +16,7 @@ Package can be verified like this: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum64: 367DB6A28231A8E1DA3FEED28BD291AC41F16D7DB563CB4A2C00C4DDDC3B5F98 + checksum64: 4C4FCBE2A2684284CA710D2923DDCC4E96BC35581420FE2E30D1E27E323A2423 File 'license.txt' is obtained from: https://www.gnu.org/licenses/gpl-2.0.html diff --git a/automatic/mixxx/mixxx.json b/automatic/mixxx/mixxx.json index 38f4ef555a8..e4bfcd0b701 100644 --- a/automatic/mixxx/mixxx.json +++ b/automatic/mixxx/mixxx.json @@ -1,5 +1,5 @@ { "stable": "2.4.1", "alpha": "2.6-alpha-30", - "beta": "2.5-beta-16" + "beta": "2.5-beta-19" } diff --git a/automatic/mixxx/mixxx.nuspec b/automatic/mixxx/mixxx.nuspec index 2ce6cbd6cbb..db11c14284a 100644 --- a/automatic/mixxx/mixxx.nuspec +++ b/automatic/mixxx/mixxx.nuspec @@ -3,7 +3,7 @@ mixxx - 2.6-alpha-30 + 2.5-beta-19 Mixxx chocolatey-community Mixxx Development Team diff --git a/automatic/mixxx/tools/chocolateyInstall.ps1 b/automatic/mixxx/tools/chocolateyInstall.ps1 index 4b2dd5fbf33..beded65ef89 100644 --- a/automatic/mixxx/tools/chocolateyInstall.ps1 +++ b/automatic/mixxx/tools/chocolateyInstall.ps1 @@ -9,7 +9,7 @@ if ((Get-OSArchitectureWidth 32) -or ($env:chocolateyForceX86 -eq 'true')) { $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'msi' - file64 = "$toolsPath\mixxx-2.6-alpha-30-g5ced2dee3c-win64.msi" + file64 = "$toolsPath\mixxx-2.5-beta-19-gca59302bd4-win64.msi" softwareName = 'Mixxx *'