Skip to content

Commit

Permalink
AU: 4 updated - dropbox GoogleChrome nodejs vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jan 8, 2020
1 parent a202676 commit 5d0114a
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions automatic/dropbox/dropbox.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"beta": "88.3.167-beta",
"stable": "87.4.138"
"beta": "88.4.172-beta",
"stable": "88.4.172"
}
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>88.3.167-beta</version>
<version>88.4.172</version>
<title>Dropbox</title>
<authors>Dropbox</authors>
<owners>chocolatey,ferventcoder,the-running-dev</owners>
Expand Down
6 changes: 3 additions & 3 deletions automatic/dropbox/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
if(!$PSScriptRoot){ $PSScriptRoot = Split-Path $MyInvocation.MyCommand.Path -Parent }
. "$PSScriptRoot\helper.ps1"

$version = '88.3.167'
$version = '88.4.172'

if (!(IsVersionAlreadyInstalled $version)) {
$stop_dropbox = if (Get-Process -Name Dropbox -ErrorAction SilentlyContinue) {$false} else {$true}
Expand All @@ -11,8 +11,8 @@ if (!(IsVersionAlreadyInstalled $version)) {
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = "Dropbox"
url = 'https://clientupdates.dropboxstatic.com/dbx-releng/client/Dropbox%2088.3.167%20Offline%20Installer.exe'
checksum = 'f97939954e15c98bae64a28fe722c7ea969696384a748a6c39dc300d2f4d7a9d'
url = 'https://clientupdates.dropboxstatic.com/dbx-releng/client/Dropbox%2088.4.172%20Offline%20Installer.exe'
checksum = '0bbdc0dbb7d5b05d17a9dc9ca0435635f69b0f20043b9b64e6af41c835369a81'
fileType = 'exe'
checksumType = 'sha256'
silentArgs = '/s'
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>79.0.3945.88</version>
<version>79.0.3945.117</version>
<title>Google Chrome</title>
<owners>chocolatey</owners>
<authors>Google Inc.</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 = '79.0.3945.88'
$version = '79.0.3945.117'
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 = 'ea5e848476302c649a6bad4979c08de122835e27dcff4e9343bdebf1e3dcba72'
checksum64 = 'bf9ab1936ecebf1c1a9477dc7b11d860638ac9042139f56dfc20e5b74db375e8'
checksum = 'dec520fd4f1e1afcfbbc2d3a9002227d942a893a0dd996c6594ce2acfb56eedd'
checksum64 = '2badb92d491af0415d704e29c794c72a17fc043b933c4d2698efcfde27c3e485'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = "/quiet /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
Expand Down
2 changes: 1 addition & 1 deletion automatic/nodejs/nodejs.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"12": "12.14.1",
"5": "5.12.0",
"7": "7.10.1",
"13": "13.5.0"
"13": "13.6.0"
}
4 changes: 2 additions & 2 deletions automatic/nodejs/nodejs.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>nodejs</id>
<title>Node JS</title>
<version>12.14.1</version>
<version>13.6.0</version>
<authors>Node.js Foundation</authors>
<owners>chocolatey, Rob Reynolds</owners>
<summary>Node JS - Evented I/O for v8 JavaScript.</summary>
Expand All @@ -28,7 +28,7 @@ While this package now provides both **Current** and **LTS** releases of Node.js
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@ba5adf020e09cd0e51107206ef3ec390035a6e90/icons/nodejs.png</iconUrl>
<dependencies>
<dependency id="nodejs.install" version="[12.14.1]" />
<dependency id="nodejs.install" version="[13.6.0]" />
</dependencies>
</metadata>
<files>
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/v8.2.0090/gvim_8.2.0090_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.0090/gvim_8.2.0090_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.0100/gvim_8.2.0100_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.0100/gvim_8.2.0100_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: 65BED1B510F12E33AD66CDC0B6D7877810FEC993DAFB5E935F7C4508CCCEE7E4
checksum64: 253BED8BB753C5BAD460F2F1D5D7C2FE14F9C0F2D7633B349EE3E12370297236
checksum32: 1B2517AB07799506F6B445988BCE1E50AD4A43DFD7048CC3B7D01A9C4BBAC1D3
checksum64: 94601B3294AA8749FF85135B1DC6A5AA7930F075F8D1FBDCA1F0D8D1CCA6D2DA
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_8.2.0090_x86.zip"
file64 = "$toolsDir\gvim_8.2.0090_x64.zip"
file = "$toolsDir\gvim_8.2.0100_x86.zip"
file64 = "$toolsDir\gvim_8.2.0100_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>8.2.0090</version>
<version>8.2.0100</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey, Rob Reynolds, matsuhav</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 5d0114a

Please sign in to comment.