From 42706f6380893ddbe26346dc6f887748bdffef3d Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Wed, 12 Jun 2024 12:19:55 +0000 Subject: [PATCH] AU: 6 updated - activepresenter chromium musescore speccy vscode-insiders vscode-insiders.install [skip ci] https://gist.github.com/choco-bot/a14b1e5bfaf70839b338eb1ab7f8226f/72700b583713400e3a32c56611adf799e94389aa --- automatic/activepresenter/activepresenter.nuspec | 2 +- automatic/activepresenter/legal/VERIFICATION.txt | 6 +++--- automatic/activepresenter/tools/chocolateyInstall.ps1 | 2 +- automatic/chromium/chromium.json | 2 +- automatic/chromium/chromium.nuspec | 2 +- automatic/chromium/legal/VERIFICATION.txt | 4 ++-- automatic/chromium/tools/chocolateyInstall.ps1 | 6 +++--- automatic/musescore/legal/VERIFICATION.txt | 4 ++-- automatic/musescore/musescore.nuspec | 2 +- automatic/musescore/tools/chocolateyInstall.ps1 | 2 +- automatic/speccy/speccy.nuspec | 2 +- automatic/speccy/tools/chocolateyInstall.ps1 | 4 ++-- .../vscode-insiders.install/tools/chocolateyInstall.ps1 | 4 ++-- .../vscode-insiders.install/vscode-insiders.install.nuspec | 2 +- automatic/vscode-insiders/vscode-insiders.nuspec | 4 ++-- 15 files changed, 24 insertions(+), 24 deletions(-) diff --git a/automatic/activepresenter/activepresenter.nuspec b/automatic/activepresenter/activepresenter.nuspec index 06eae8d19f1..c5aba5ce7af 100644 --- a/automatic/activepresenter/activepresenter.nuspec +++ b/automatic/activepresenter/activepresenter.nuspec @@ -5,7 +5,7 @@ activepresenter Active Presenter - 9.1.4 + 9.1.5 Atomi Systems chocolatey-community Screen Recording and Interactive eLearning Authoring Tool diff --git a/automatic/activepresenter/legal/VERIFICATION.txt b/automatic/activepresenter/legal/VERIFICATION.txt index 2961eb247bb..b78a852e97d 100644 --- a/automatic/activepresenter/legal/VERIFICATION.txt +++ b/automatic/activepresenter/legal/VERIFICATION.txt @@ -7,7 +7,7 @@ Package can be verified like this: 1. Go to - x32: https://cdn.atomisystems.com/apdownloads/ActivePresenter_v9.1.4_setup.exe + x32: https://cdn.atomisystems.com/apdownloads/ActivePresenter_v9.1.5_setup.exe to download the installer. @@ -15,8 +15,8 @@ Package can be verified like this: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum32: 8D55D2366566DB27A5D97277D5C8ACABD4B434FA2B85CA9023F8106E1BB1C9D5 + checksum32: 2292C62A4B29F90AC11BBF3C3066DEBCE6543CB77D45AE5F6D8F5EB546A788BB Using Chocolatey AU: - Get-RemoteChecksum https://cdn.atomisystems.com/apdownloads/ActivePresenter_v9.1.4_setup.exe + Get-RemoteChecksum https://cdn.atomisystems.com/apdownloads/ActivePresenter_v9.1.5_setup.exe diff --git a/automatic/activepresenter/tools/chocolateyInstall.ps1 b/automatic/activepresenter/tools/chocolateyInstall.ps1 index b0c34361dca..e9ce4febd57 100644 --- a/automatic/activepresenter/tools/chocolateyInstall.ps1 +++ b/automatic/activepresenter/tools/chocolateyInstall.ps1 @@ -5,7 +5,7 @@ $toolsDir = Split-Path $MyInvocation.MyCommand.Definition $packageArgs = @{ packageName = 'activepresenter' fileType = 'exe' - file = "$toolsDir\ActivePresenter_v9.1.4_setup.exe" + file = "$toolsDir\ActivePresenter_v9.1.5_setup.exe" silentArgs = '/VERYSILENT' validExitCodes = @(0) } diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index 8086c6147b2..842d49fd0e3 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "128.0.6534.0-snapshots", + "snapshots": "128.0.6535.0-snapshots", "stable": "125.0.6422.142" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index 54eddc0f97c..34c894a2141 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 128.0.6534.0-snapshots + 128.0.6535.0-snapshots Chromium Snapshots chocolatey-community The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index 1433f9bb991..1cde8cfbb3c 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: 117EA78E05C09BC4115EF4FDEC76488E49F82F6F3696E492D2FF6023262EAD25 + checksum64: ECFCCF3F38794F5F884A1C34CCA35560D02FA7B8096AB7AB990B3DA3DD0ED639 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index a4c1d524bc1..e9a647842d9 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.6534.0-snapshots' +$version = '128.0.6535.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/1313256/mini_installer.exe' - checksum = '83C02AE4E14B66A391C5F861CED289730F434B95AD6E05E50F219F70A1BE006B' + url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1313918/mini_installer.exe' + checksum = '989AB353D7DE9B6E0D2374DCBAF8AA26DE6F9D7DE8D123156B590FD29AEE13F7' checksumType = 'sha256' file64 = "$toolsdir\chromium_x64.exe" fileType = 'exe' diff --git a/automatic/musescore/legal/VERIFICATION.txt b/automatic/musescore/legal/VERIFICATION.txt index 754ba770c40..72747220099 100644 --- a/automatic/musescore/legal/VERIFICATION.txt +++ b/automatic/musescore/legal/VERIFICATION.txt @@ -6,13 +6,13 @@ The embedded software have been downloaded from the listed download 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: 09C1DF20A5457314A1FB1C2A826F6826F275BCC6F1242B9366C95CC2AF1BB1B7 + checksum: BE989FEA1000AFC5E26FE269BE4C21C5A930D379B44C3E214E81CDF66079BAC4 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/musescore/musescore.nuspec b/automatic/musescore/musescore.nuspec index 485f83b36aa..c67f63cbd40 100644 --- a/automatic/musescore/musescore.nuspec +++ b/automatic/musescore/musescore.nuspec @@ -3,7 +3,7 @@ musescore - 4.3.1.241490900 + 4.3.2.241630831 MuseScore chocolatey-community MuseScore developers diff --git a/automatic/musescore/tools/chocolateyInstall.ps1 b/automatic/musescore/tools/chocolateyInstall.ps1 index 98071bc44a5..1694132a3d8 100644 --- a/automatic/musescore/tools/chocolateyInstall.ps1 +++ b/automatic/musescore/tools/chocolateyInstall.ps1 @@ -5,7 +5,7 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'msi' - file = "$toolsPath\MuseScore-Studio-4.3.1.241490900-x86_64.msi" + file = "$toolsPath\MuseScore-Studio-4.3.2.241630831-x86_64.msi" softwareName = 'MuseScore*' silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`"" validExitCodes = @(0, 2010, 1641) diff --git a/automatic/speccy/speccy.nuspec b/automatic/speccy/speccy.nuspec index 456841a8ded..54d36bc3af3 100644 --- a/automatic/speccy/speccy.nuspec +++ b/automatic/speccy/speccy.nuspec @@ -5,7 +5,7 @@ speccy Speccy chocolatey-community - 1.32.803 + 1.33.75 Piriform LTD Speccy will give you detailed statistics on every piece of hardware in your computer. vscode-insiders.install Visual Studio Code Insiders (Install) - 1.91.0.20240611 + 1.91.0.20240612 Microsoft chocolatey-community https://code.visualstudio.com/insiders diff --git a/automatic/vscode-insiders/vscode-insiders.nuspec b/automatic/vscode-insiders/vscode-insiders.nuspec index 6fa163dab7b..1f776710118 100644 --- a/automatic/vscode-insiders/vscode-insiders.nuspec +++ b/automatic/vscode-insiders/vscode-insiders.nuspec @@ -4,7 +4,7 @@ vscode-insiders Visual Studio Code Insiders - 1.91.0.20240611 + 1.91.0.20240612 Microsoft chocolatey-community https://code.visualstudio.com/insiders @@ -48,7 +48,7 @@ Example: `choco install vscode-insiders --params "/NoDesktopIcon /DontAddToPath" ]]> microsoft visualstudiocode visualstudiocode-insiders vscode vscode-insiders development editor ide javascript typescript admin foss cross-platform - + https://code.visualstudio.com/updates/#_preview-features