Skip to content

Commit

Permalink
AU: 4 updated - dropbox selenium-chromium-edge-driver vscode vscode.i…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Nov 10, 2023
1 parent 35df508 commit 4386610
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion automatic/dropbox/dropbox.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"beta": "187.3.5584-beta",
"beta": "187.3.5638-beta",
"stable": "186.4.6207"
}
2 changes: 1 addition & 1 deletion automatic/dropbox/dropbox.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>dropbox</id>
<version>187.3.5584-beta</version>
<version>187.3.5638-beta</version>
<title>Dropbox</title>
<authors>Dropbox</authors>
<owners>chocolatey-community,ferventcoder,the-running-dev</owners>
Expand Down
10 changes: 5 additions & 5 deletions automatic/dropbox/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ if (!$PSScriptRoot) {
}
. "$PSScriptRoot\helper.ps1"

$version = '187.3.5584'
$version = '187.3.5638'

if (!(IsVersionAlreadyInstalled $version)) {
$stop_dropbox = if (Get-Process -Name Dropbox -ErrorAction SilentlyContinue) { $false } else { $true }
Expand All @@ -13,10 +13,10 @@ if (!(IsVersionAlreadyInstalled $version)) {
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = "Dropbox"
url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20187.3.5584%20Offline%20Installer.x86.exe'
url64 = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20187.3.5584%20Offline%20Installer.x64.exe'
checksum = '92571216d02a7cc1edf36ba3a39f40d99ba5a404cd8c36ce96666630d66192f3'
checksum64 = '0b5eec8088beaa0b9aa6b8fca4783ae5a2c0dd114a8eefaf96afab94ebb9d8d7'
url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20187.3.5638%20Offline%20Installer.x86.exe'
url64 = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20187.3.5638%20Offline%20Installer.x64.exe'
checksum = 'f5d2b58a94db114d0216e2f7fc786d3c51a2d6175825efb08313859bf4d1f5b4'
checksum64 = '5c475900eae9d4f9ec8ef89f58d8f56a161bcf4a7fa501515dc34eeb1fdb65b7'
fileType = 'exe'
checksumType = 'sha256'
checksumType64 = 'sha256'
Expand Down
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>118.0.2088.76</version>
<version>119.0.2151.58</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/118.0.2088.76/edgedriver_win32.zip'
url64 = 'https://msedgedriver.azureedge.net/118.0.2088.76/edgedriver_win64.zip'
checksum = '116c96ad274b45c9b71daabc30aa864f16c3b7b123e61a3e6a1908442feb8f7b'
checksum64 = '12a5928d4068866135bb5d3b846ba226de8c3d23fdd83671d3148bf43edc37a8'
url = 'https://msedgedriver.azureedge.net/119.0.2151.58/edgedriver_win32.zip'
url64 = 'https://msedgedriver.azureedge.net/119.0.2151.58/edgedriver_win64.zip'
checksum = 'e72c2c4ceeb0b9538a432a8d8eb29207acdceb32b63d0fb662eb084122d8f473'
checksum64 = 'c1b4dadcc33bd7148a5eda45e7d7cbac1b8d491c2b6ec2ecfc99c94efdf90234'
checksumType = 'sha256'
checksumType64 = 'sha256'
unzipLocation = $seleniumDir
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.84.1'
$version = '1.84.2'
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.84.1/win32-x64/stable'
url64bit = 'https://update.code.visualstudio.com/1.84.2/win32-x64/stable'

softwareName = "$softwareName"

checksum64 = '2116a1c99f332e224a46e48a0866f846b652554021371d0bca7c3c153fd10d34'
checksum64 = '34153c260c079f7bd57c6df4ff7fecb1832e69a857dc6f8a0adc814329314bb1'
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.84.1</version>
<version>1.84.2</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.84.1</version>
<version>1.84.2</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.84.1]" />
<dependency id="vscode.install" version="[1.84.2]" />
</dependencies>
<releaseNotes>https://code.visualstudio.com/Updates</releaseNotes>
</metadata>
Expand Down

0 comments on commit 4386610

Please sign in to comment.