Skip to content

Commit

Permalink
AU: 3 updated - dropbox GoogleChrome vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Sep 16, 2023
1 parent 4b30310 commit f26269c
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": "183.3.6931-beta",
"beta": "183.3.6997-beta",
"stable": "182.4.6427"
}
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>183.3.6931-beta</version>
<version>183.3.6997-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 = '183.3.6931'
$version = '183.3.6997'

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%20183.3.6931%20Offline%20Installer.x86.exe'
url64 = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20183.3.6931%20Offline%20Installer.x64.exe'
checksum = '3961a2e440607f358b78a92a919f0a8d24ed00ee50228986c3b273ba1a3d6adb'
checksum64 = '08d6d41fea0577a545afbdf4f7ded926d648c60b4ffffbff122275d055638d7a'
url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20183.3.6997%20Offline%20Installer.x86.exe'
url64 = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20183.3.6997%20Offline%20Installer.x64.exe'
checksum = '361c86531432ee5ce53c03113d84d09e6d932b451b1144cbf984184e5753acb8'
checksum64 = 'bdff424616ba463ff868e13235fc818d0920caa7d52828389392de2d437ab507'
fileType = 'exe'
checksumType = 'sha256'
checksumType64 = 'sha256'
Expand Down
2 changes: 1 addition & 1 deletion automatic/googlechrome/googlechrome.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>GoogleChrome</id>
<version>117.0.5938.63</version>
<version>117.0.5938.89</version>
<title>Google Chrome</title>
<owners>chocolatey-community</owners>
<authors>Google LLC.</authors>
Expand Down
6 changes: 3 additions & 3 deletions automatic/googlechrome/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$toolsPath = Split-Path $MyInvocation.MyCommand.Definition
. $toolsPath\helpers.ps1

$version = '117.0.5938.63'
$version = '117.0.5938.89'
if ($version -eq (Get-ChromeVersion)) {
Write-Host "Google Chrome $version is already installed."
return
Expand All @@ -12,8 +12,8 @@ $packageArgs = @{
fileType = 'MSI'
url = 'https://dl.google.com/tag/s/dl/chrome/install/googlechromestandaloneenterprise.msi'
url64bit = 'https://dl.google.com/tag/s/dl/chrome/install/googlechromestandaloneenterprise64.msi'
checksum = '5a8cb6d50b3de8790582b20d7db44ec67a75b95efcdf3e57767099813193b13e'
checksum64 = '356e47ff804f8eb04ea3b7acbb5034938a69f63087f8be4426d5db8099b02b58'
checksum = '496e2a804e8e27889f172942652001da7c7a901c427ee073889f7fbffa74cdd4'
checksum64 = '8c5900f18ab84c7a5b23bf19b96d3e5a89fd8bd14643c1779e333293b59c555e'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = "/quiet /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
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.0.1897/gvim_9.0.1897_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.1897/gvim_9.0.1897_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.1899/gvim_9.0.1899_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.1899/gvim_9.0.1899_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: FFF8C38EA086C53FEE5E52E28B21464E658280E8BB7A5CB91ADAC6E4A3BA8CC3
checksum64: 34E600C824ACF442E6F43F62777E2C99C77EDA2200595B5C84094EB2E8E11037
checksum32: 781A48827DF826CA331519F826B0363309C41E0CC27962D5529F4556CE06AB42
checksum64: 975814E2A8F4E1E4414C567B7ECB1A8A5AF9729E11C254FA00710A221925395E
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.0.1897_x86.zip"
file64 = "$toolsDir\gvim_9.0.1897_x64.zip"
file = "$toolsDir\gvim_9.0.1899_x86.zip"
file64 = "$toolsDir\gvim_9.0.1899_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.0.1897</version>
<version>9.0.1899</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

0 comments on commit f26269c

Please sign in to comment.