Skip to content

Commit

Permalink
AU: 4 updated - selenium-chromium-edge-driver vim vscode vscode.install
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Nov 1, 2024
1 parent 39b2a20 commit ef69359
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>selenium-chromium-edge-driver</id>
<!-- Do not touch the version, it will be updated automatically during the update check -->
<version>130.0.2849.56</version>
<version>130.0.2849.68</version>
<title>Selenium Chromium Edge Driver</title>
<authors>Chromium and Microsoft teams</authors>
<owners>chocolatey-community,agabrys,laurin1,AdmiringWorm</owners>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ $parameters = Get-PackageParameters

$packageArgs = @{
packageName = 'selenium-chromium-edge-driver'
url = 'https://msedgedriver.azureedge.net/130.0.2849.56/edgedriver_win32.zip'
url64 = 'https://msedgedriver.azureedge.net/130.0.2849.56/edgedriver_win64.zip'
checksum = 'd1c6ce696193f1439971a1700c3217b0d4030e9eea7f76d46a135987f3ea8bce'
checksum64 = '2bebea1c8e85d377b116c9cfcaccfa15443c4c3f541fd46ca7bc7116dde31238'
url = 'https://msedgedriver.azureedge.net/130.0.2849.68/edgedriver_win32.zip'
url64 = 'https://msedgedriver.azureedge.net/130.0.2849.68/edgedriver_win64.zip'
checksum = '0b0b9945acf4e337abbc2335b3d1731dbef15284adb704ef3263fbc5c2751ced'
checksum64 = 'e0747a7e6de9f77d098a8b2a65297dce6f802b2a05266dc99b4e7ceaf892f124'
checksumType = 'sha256'
checksumType64 = 'sha256'
unzipLocation = $seleniumDir
Expand Down
8 changes: 4 additions & 4 deletions automatic/vim/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0822/gvim_9.1.0822_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0822/gvim_9.1.0822_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0825/gvim_9.1.0825_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0825/gvim_9.1.0825_x64.zip>
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: BBC4EE3D67D973ABBB00EF699FAE59579D4ECC1C452C23EE7F3C984A2A1EB94D
checksum64: 7DD491D3D7CAA38BC87763707C9777BB7E8DA129BC131CAEA2FFC36E464194AA
checksum32: A30C01C19BF21609DA906448BB2D44B5C920E9B4C6A38AE6536E0ADB8EFB5E85
checksum64: 4BD7325923231AEA1DC519505A4FB7DDFF9BE87FBB19792095023C1B823E50DE
4 changes: 2 additions & 2 deletions automatic/vim/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ $installDir = Get-InstallDir
$packageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = $installDir
file = "$toolsDir\gvim_9.1.0822_x86.zip"
file64 = "$toolsDir\gvim_9.1.0822_x64.zip"
file = "$toolsDir\gvim_9.1.0825_x86.zip"
file64 = "$toolsDir\gvim_9.1.0825_x64.zip"
}

$installArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/vim/vim.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>vim</id>
<title>Vim</title>
<version>9.1.0822</version>
<version>9.1.0825</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey-community, Rob Reynolds</owners>
<summary>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.</summary>
Expand Down
6 changes: 3 additions & 3 deletions automatic/vscode.install/tools/ChocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition
. $toolsPath\helpers.ps1

$softwareName = 'Microsoft Visual Studio Code'
$version = '1.95.0'
$version = '1.95.1'
if ($version -eq (Get-UninstallRegistryKey "$softwareName").DisplayVersion) {
Write-Host "VS Code $version is already installed."
return
Expand All @@ -16,11 +16,11 @@ Close-VSCode
$packageArgs = @{
packageName = 'vscode.install'
fileType = 'exe'
url64bit = 'https://update.code.visualstudio.com/1.95.0/win32-x64/stable'
url64bit = 'https://update.code.visualstudio.com/1.95.1/win32-x64/stable'

softwareName = "$softwareName"

checksum64 = 'd26927f7b4244133cf04ee6edb3bc7a9876f42905a966edd3fb0fdecec4535cf'
checksum64 = 'c750384c8fb9dc929a120d0a9cc220a761d680f728b80aaa118406cf08aea93c'
checksumType64 = 'sha256'

silentArgs = '/verysilent /suppressmsgboxes /mergetasks="{0}" /log="{1}\install.log"' -f (Get-MergeTasks), (Get-PackageCacheLocation)
Expand Down
2 changes: 1 addition & 1 deletion automatic/vscode.install/vscode.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode.install</id>
<title>Visual Studio Code (Install)</title>
<version>1.95.0</version>
<version>1.95.1</version>
<authors>Microsoft</authors>
<owners>chocolatey-community</owners>
<projectUrl>https://code.visualstudio.com</projectUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/vscode/vscode.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode</id>
<title>Visual Studio Code</title>
<version>1.95.0</version>
<version>1.95.1</version>
<authors>Microsoft</authors>
<owners>chocolatey-community</owners>
<projectUrl>https://code.visualstudio.com</projectUrl>
Expand Down Expand Up @@ -45,7 +45,7 @@ Example: `choco install vscode --params "/NoDesktopIcon /DontAddToPath"`
]]></description>
<tags>microsoft visualstudiocode vscode development editor ide javascript typescript admin foss cross-platform</tags>
<dependencies>
<dependency id="vscode.install" version="[1.95.0]" />
<dependency id="vscode.install" version="[1.95.1]" />
</dependencies>
<releaseNotes>https://code.visualstudio.com/Updates</releaseNotes>
</metadata>
Expand Down

0 comments on commit ef69359

Please sign in to comment.