From 2304fa6d857a7f880e05305d0840f350ecf76deb Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Tue, 10 Dec 2024 00:20:04 +0000 Subject: [PATCH] AU: 4 updated - chromium tortoisesvn vim voicebot [skip ci] --- automatic/chromium/chromium.json | 2 +- automatic/chromium/chromium.nuspec | 2 +- automatic/chromium/legal/VERIFICATION.txt | 4 ++-- automatic/chromium/tools/chocolateyInstall.ps1 | 6 +++--- automatic/tortoisesvn/legal/VERIFICATION.txt | 8 ++++---- automatic/tortoisesvn/tortoisesvn.nuspec | 2 +- automatic/vim/legal/VERIFICATION.txt | 8 ++++---- automatic/vim/tools/chocolateyinstall.ps1 | 4 ++-- automatic/vim/vim.nuspec | 2 +- automatic/voicebot/tools/chocolateyInstall.ps1 | 4 ++-- automatic/voicebot/voicebot.nuspec | 2 +- 11 files changed, 22 insertions(+), 22 deletions(-) diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index 7b339f1f3c9..a674923e3d4 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "133.0.6887.0-snapshots", + "snapshots": "133.0.6888.0-snapshots", "stable": "131.0.6778.109" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index df3f8090847..41fab5d4d32 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 133.0.6887.0-snapshots + 133.0.6888.0-snapshots Chromium Snapshots chocolatey-community The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index c41b207b393..749d9d7e6e3 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: 785AA0190F628713DA5534C2864E03C571353ECBAB4DB3542EB147436904507D + checksum64: 0D7103F1D28BC00656B5124726A3AE0DA15D7A32F3A03C96A795FEEE04D74C75 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index 7d18d23485e..efc3a690999 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 = '133.0.6887.0-snapshots' +$version = '133.0.6888.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/1393494/mini_installer.exe' - checksum = '2E222EEB84DD4A31226B5DD1948C9BA11810E15A3A83BAF8650FA29B29BE6131' + url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1393866/mini_installer.exe' + checksum = 'EC0A39E13742305771BD08C7AEDAC9172F13AA22C8FF50E16A128FD234983B91' checksumType = 'sha256' file64 = "$toolsdir\chromium_x64.exe" fileType = 'exe' diff --git a/automatic/tortoisesvn/legal/VERIFICATION.txt b/automatic/tortoisesvn/legal/VERIFICATION.txt index a80eeb898aa..8d5a04dc0d6 100644 --- a/automatic/tortoisesvn/legal/VERIFICATION.txt +++ b/automatic/tortoisesvn/legal/VERIFICATION.txt @@ -5,14 +5,14 @@ in verifying that this package's contents are trustworthy. The installer has been downloaded from GitHub and can be verified like this: 1. Download the following installers: - 32-Bit: - 64-Bit: + 32-Bit: + 64-Bit: 2. You can use one of the following methods to obtain the checksum - Use powershell function 'Get-Filehash' - Use chocolatey utility 'checksum.exe' checksum type: sha256 - checksum32: 91A48F1C419752CEDC21525FDE295FAF1ECC88E8C25C3E4A6C9254952433D08D - checksum64: CC4AEAE4CFE958F330A16AFC2967AB583A8FC63166DF508DBC6BDB198339DADF + checksum32: BEAB43BB0DBCAA6230473E755AC63916463EA3B2872FE5B42C76F18AD75CEF55 + checksum64: 244F3D754212FF65D057A1A02F99DD59F8B4C7EA4E4DD33EAE8FB9B52895EEC2 File 'LICENSE.txt' is obtained from diff --git a/automatic/tortoisesvn/tortoisesvn.nuspec b/automatic/tortoisesvn/tortoisesvn.nuspec index 9b8e1e29ccc..5731587af3a 100644 --- a/automatic/tortoisesvn/tortoisesvn.nuspec +++ b/automatic/tortoisesvn/tortoisesvn.nuspec @@ -4,7 +4,7 @@ tortoisesvn TortoiseSVN - 1.14.8.29723 + 1.14.9.29743 TortoiseSVN Team chocolatey-community, dtgm Subversion® source control management client implemented as File Explorer shell extension diff --git a/automatic/vim/legal/VERIFICATION.txt b/automatic/vim/legal/VERIFICATION.txt index 600114ed076..5e6b1010467 100644 --- a/automatic/vim/legal/VERIFICATION.txt +++ b/automatic/vim/legal/VERIFICATION.txt @@ -5,11 +5,11 @@ in verifying that this package's contents are trustworthy. The embedded software have been downloaded from GitHub and can be verified like this: 1. Download the following zips: - 32-Bit: - 64-Bit: + 32-Bit: + 64-Bit: 2. You can use one of the following methods to obtain the SHA256 checksum: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum32: AF3DC6F88FCEFE99A7D8CFC094A585C3D42F9F72BB8471C94C3BBD0D88AF7810 - checksum64: 3821D55B4777C01A8BB57E7FFA09850C974F79A0ACFE8D997F6BB7C6B4EB0176 + checksum32: 63E195BB24BECC33A2AF491955E1A7E564F4376C1421BDE949A2194836258FC1 + checksum64: 4ED32C488CB847C5F7B6AC268FC2841BB8F77632BA2A03E5E3811366974DC09C diff --git a/automatic/vim/tools/chocolateyinstall.ps1 b/automatic/vim/tools/chocolateyinstall.ps1 index 5a9b44fbbd6..e83362948ae 100644 --- a/automatic/vim/tools/chocolateyinstall.ps1 +++ b/automatic/vim/tools/chocolateyinstall.ps1 @@ -9,8 +9,8 @@ $installDir = Get-InstallDir $packageArgs = @{ packageName = $env:ChocolateyPackageName unzipLocation = $installDir - file = "$toolsDir\gvim_9.1.0915_x86.zip" - file64 = "$toolsDir\gvim_9.1.0915_x64.zip" + file = "$toolsDir\gvim_9.1.0917_x86.zip" + file64 = "$toolsDir\gvim_9.1.0917_x64.zip" } $installArgs = @{ diff --git a/automatic/vim/vim.nuspec b/automatic/vim/vim.nuspec index c443431daca..f70dfe04b87 100644 --- a/automatic/vim/vim.nuspec +++ b/automatic/vim/vim.nuspec @@ -3,7 +3,7 @@ vim Vim - 9.1.0915 + 9.1.0917 Bram Moolenaar, Vim Community chocolatey-community, Rob Reynolds Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. It's useful whether you're already using vi or using a different editor. diff --git a/automatic/voicebot/tools/chocolateyInstall.ps1 b/automatic/voicebot/tools/chocolateyInstall.ps1 index 71660481ac5..9510a8079a1 100644 --- a/automatic/voicebot/tools/chocolateyInstall.ps1 +++ b/automatic/voicebot/tools/chocolateyInstall.ps1 @@ -3,8 +3,8 @@ $arguments = @{ packageName = $env:ChocolateyPackageName softwareName = 'VoiceBot' - url = 'https://binaryfortressdownloads.com/Download/BFSFiles/123/VoiceBotSetup-3.9.6.exe' - checksum = 'd48212f8c72999b0d9525773823f62eaa8605718c90655fa3b518167e13e23d8' + url = 'https://binaryfortressdownloads.com/Download/BFSFiles/123/VoiceBotSetup-3.9.7.exe' + checksum = '892dba6f78eac82d2e23932e5d7719509c83e0b027a35e339d03d5ec11541d6b' fileType = 'exe' checksumType = 'sha256' silentArgs = '/VERYSILENT /LAUNCHAFTER=0' diff --git a/automatic/voicebot/voicebot.nuspec b/automatic/voicebot/voicebot.nuspec index dcfa4bb232f..5379286e746 100644 --- a/automatic/voicebot/voicebot.nuspec +++ b/automatic/voicebot/voicebot.nuspec @@ -2,7 +2,7 @@ voicebot - 3.9.6 + 3.9.7 VoiceBot Binary Fortress Software https://www.voicebot.net