From aee410eb43c150b0ccf4bfb730e1bccefbee710a Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Fri, 16 Dec 2022 08:56:50 +0000 Subject: [PATCH] AU: 4 updated - chromium freeciv vscode-insiders vscode-insiders.install [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/b0adf8d90ed37d68598cdc6c349a8f26b539aa3e --- automatic/chromium/chromium.json | 2 +- automatic/chromium/chromium.nuspec | 2 +- automatic/chromium/legal/VERIFICATION.txt | 8 ++++---- automatic/chromium/tools/chocolateyInstall.ps1 | 2 +- automatic/freeciv/freeciv.nuspec | 4 ++-- automatic/freeciv/tools/chocolateyInstall.ps1 | 4 ++-- .../vscode-insiders.install/tools/chocolateyInstall.ps1 | 8 ++++---- .../vscode-insiders.install.nuspec | 2 +- automatic/vscode-insiders/vscode-insiders.nuspec | 4 ++-- 9 files changed, 18 insertions(+), 18 deletions(-) diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index 89e2529dcd3..05acef6b9aa 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "110.0.5481.0-snapshots", + "snapshots": "111.0.5482.0-snapshots", "stable": "108.0.5359.125" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index 8adf1325020..ad16514a166 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 110.0.5481.0-snapshots + 111.0.5482.0-snapshots Chromium Snapshots chocolatey-community The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index 09ef8d804df..b88b1eb73ce 100644 --- a/automatic/chromium/legal/VERIFICATION.txt +++ b/automatic/chromium/legal/VERIFICATION.txt @@ -7,15 +7,15 @@ location on (the listed mirrors and can be verified by doing the following: 1. Download the following: - 32-Bit software: - 64-Bit software: + 32-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 - checksum32: 773E9E2E1DF35B07F1178E47B281758466E46121376C521BD58C548CBB2D4166 - checksum64: 6B086D726F04C34EE7A475C9E4AA8D4FBA6B079C6FC14A35BBBFDB02A41ADA5B + checksum32: 857D603DF4D2348A94DC16F3294FE5085F8F754D0D3A297960B9ABDA2E19BDE9 + checksum64: 83B8E7371A05206923741FC116C07CEAF37A490CE497E389769F2EF3FA53631B The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index 0e230d17954..4f3bae06e2a 100644 --- a/automatic/chromium/tools/chocolateyInstall.ps1 +++ b/automatic/chromium/tools/chocolateyInstall.ps1 @@ -2,7 +2,7 @@ $scriptDir=$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition) . (Join-Path $scriptDir 'helper.ps1') -$version = "110.0.5481.0-snapshots" +$version = "111.0.5482.0-snapshots" $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string diff --git a/automatic/freeciv/freeciv.nuspec b/automatic/freeciv/freeciv.nuspec index fa751a7aa1b..0d4cfeb067c 100644 --- a/automatic/freeciv/freeciv.nuspec +++ b/automatic/freeciv/freeciv.nuspec @@ -3,7 +3,7 @@ freeciv - 3.0.4 + 3.0.5 Freeciv chocolatey-community purity Freeciv Contributors @@ -23,7 +23,7 @@ You can play online against other players (multiplayer) or play by yourself agai ]]> Freeciv is a Free and Open Source empire-building strategy game inspired by the history of human civilization. - https://www.freeciv.org/wiki/NEWS-3.0.4 + https://www.freeciv.org/wiki/NEWS-3.0.5 freeciv game strategy civilization admin https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/freeciv diff --git a/automatic/freeciv/tools/chocolateyInstall.ps1 b/automatic/freeciv/tools/chocolateyInstall.ps1 index 3a9885d4d9a..a74439159c8 100644 --- a/automatic/freeciv/tools/chocolateyInstall.ps1 +++ b/automatic/freeciv/tools/chocolateyInstall.ps1 @@ -5,9 +5,9 @@ $packageArgs = @{ fileType = 'exe' softwareName = 'Freeciv*' - checksum = '4f4f09302c6457cc8a3d67ed371969ae344a133ffdb9c1e5471c9720dc5220cd' + checksum = '54ff310a4dcf1c65248ac41ceb260d2af98e180b9dfac45c2198b739a97ee7f4' checksumType = 'sha256' - url = 'https://files.freeciv.org/packages/windows/Freeciv-3.0.4-msys2-win64-gtk3.22-setup.exe' + url = 'https://files.freeciv.org/packages/windows/Freeciv-3.0.5-msys2-win64-gtk3.22-setup.exe' silentArgs = '/S' validExitCodes = @(0) diff --git a/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 b/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 index 87bb16f0bbf..3de60217364 100644 --- a/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 +++ b/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 @@ -22,14 +22,14 @@ function Get-MergeTasks { $packageArgs = @{ packageName = "$env:ChocolateyPackageName" fileType = 'exe' - url = 'https://az764295.vo.msecnd.net/insider/44531ffc7b7477dbe82750040d8ed69bae2bb140/VSCodeSetup-ia32-1.75.0-insider.exe' - url64bit = 'https://az764295.vo.msecnd.net/insider/44531ffc7b7477dbe82750040d8ed69bae2bb140/VSCodeSetup-x64-1.75.0-insider.exe' + url = 'https://az764295.vo.msecnd.net/insider/edc432e920c3ec2c2af5e8a99b8e4b782633d298/VSCodeSetup-ia32-1.75.0-insider.exe' + url64bit = 'https://az764295.vo.msecnd.net/insider/edc432e920c3ec2c2af5e8a99b8e4b782633d298/VSCodeSetup-x64-1.75.0-insider.exe' softwareName = 'Microsoft Visual Studio Code Insiders' - checksum = '1df38e486dd77c2b31efda7c533a81f7167f1a3832b4ffad6bc364d830773cde19fca4a4afe9e3d35e9c0b80a7b0de37cd3583a4a1a4b59849c12ca3fc1aef71' + checksum = '73ca21be9617319afb5bbcc615265aad4627524e8da3b701daa41b0eed633cc61c21a39e120c21c419aeff9cc28d6471fdd58a83de84f8909e54854fea33e1b1' checksumType = 'sha512' - checksum64 = '58cc29669bf3e328aba941342e2f60c3f5e9926dbf7f37d8cb18cbc36a9a179cec0281b8797cbbe408affc3a09fd670b66e5ed0b60b0f65bcaf4629dd7418377' + checksum64 = '2c0589527b88f642591c12c0d308c11b4f919dd987d3e3c56ec8382d9920498f8efe8f41b46868298eb34b05bb9c7c8ff99588bbd7223c4d3d22d4d65dcd5f1a' checksumType64 = 'sha512' silentArgs = '/verysilent /suppressmsgboxes /mergetasks="{0}" /log="{1}\install.log"' -f (Get-MergeTasks), (Get-PackageCacheLocation) diff --git a/automatic/vscode-insiders.install/vscode-insiders.install.nuspec b/automatic/vscode-insiders.install/vscode-insiders.install.nuspec index fc6120d13c8..abce4060a0c 100644 --- a/automatic/vscode-insiders.install/vscode-insiders.install.nuspec +++ b/automatic/vscode-insiders.install/vscode-insiders.install.nuspec @@ -4,7 +4,7 @@ vscode-insiders.install Visual Studio Code Insiders (Install) - 1.75.0.20221215 + 1.75.0.20221216 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 616c0c227ec..d7f93cb0452 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.75.0.20221215 + 1.75.0.20221216 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