From 71e37ad0c5733159ee9ff55c997771eca9b90746 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Wed, 15 Nov 2023 00:15:34 +0000 Subject: [PATCH] AU: 4 updated - dropbox GoogleChrome julia nuget.commandline [skip ci] https://gist.github.com/choco-bot/a14b1e5bfaf70839b338eb1ab7f8226f/472c63342e7ef0eb5a2a45e9ef5362897e6c1cd3 --- automatic/dropbox/dropbox.json | 4 ++-- automatic/dropbox/dropbox.nuspec | 2 +- automatic/dropbox/tools/chocolateyinstall.ps1 | 10 +++++----- automatic/googlechrome/googlechrome.nuspec | 2 +- automatic/googlechrome/tools/chocolateyInstall.ps1 | 6 +++--- automatic/julia/julia.nuspec | 4 ++-- automatic/julia/legal/VERIFICATION.txt | 8 ++++---- automatic/julia/tools/chocolateyinstall.ps1 | 6 +++--- automatic/nuget.commandline/legal/VERIFICATION.txt | 4 ++-- automatic/nuget.commandline/nuget.commandline.json | 2 +- automatic/nuget.commandline/nuget.commandline.nuspec | 2 +- 11 files changed, 25 insertions(+), 25 deletions(-) diff --git a/automatic/dropbox/dropbox.json b/automatic/dropbox/dropbox.json index 80522a11d5e..3246ed8b4f1 100644 --- a/automatic/dropbox/dropbox.json +++ b/automatic/dropbox/dropbox.json @@ -1,4 +1,4 @@ { - "beta": "187.3.5654-beta", - "stable": "186.4.6207" + "beta": "188.3.6042-beta", + "stable": "187.4.5691" } diff --git a/automatic/dropbox/dropbox.nuspec b/automatic/dropbox/dropbox.nuspec index 2a3f2eef479..e9fa3b928a4 100644 --- a/automatic/dropbox/dropbox.nuspec +++ b/automatic/dropbox/dropbox.nuspec @@ -2,7 +2,7 @@ dropbox - 187.3.5654-beta + 187.4.5691 Dropbox Dropbox chocolatey-community,ferventcoder,the-running-dev diff --git a/automatic/dropbox/tools/chocolateyinstall.ps1 b/automatic/dropbox/tools/chocolateyinstall.ps1 index 4978993e1cf..6c7deeb853f 100644 --- a/automatic/dropbox/tools/chocolateyinstall.ps1 +++ b/automatic/dropbox/tools/chocolateyinstall.ps1 @@ -4,7 +4,7 @@ if (!$PSScriptRoot) { } . "$PSScriptRoot\helper.ps1" -$version = '187.3.5654' +$version = '187.4.5691' if (!(IsVersionAlreadyInstalled $version)) { $stop_dropbox = if (Get-Process -Name Dropbox -ErrorAction SilentlyContinue) { $false } else { $true } @@ -13,10 +13,10 @@ if (!(IsVersionAlreadyInstalled $version)) { $packageArgs = @{ packageName = $env:ChocolateyPackageName softwareName = "Dropbox" - url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20187.3.5654%20Offline%20Installer.x86.exe' - url64 = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20187.3.5654%20Offline%20Installer.x64.exe' - checksum = '50e46c8d227836fe7dad2458f5a08b4868138c68fa483ff3aa81e3c5e2c6d8b1' - checksum64 = '2f6908b3a4bafc1dd8ece2c651565ebb13da80813cdfc2ab001d00a0573e2e37' + url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20187.4.5691%20Offline%20Installer.x86.exe' + url64 = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20187.4.5691%20Offline%20Installer.x64.exe' + checksum = '0eadb93995ecd402bcaf084350c86faea289a4b379f43e41a0f216c280995b30' + checksum64 = 'bdaa67c8d8e8e5821232e41c75a7535e30954c69ab5fe01a63dfbdf9d2192f5c' fileType = 'exe' checksumType = 'sha256' checksumType64 = 'sha256' diff --git a/automatic/googlechrome/googlechrome.nuspec b/automatic/googlechrome/googlechrome.nuspec index c2405a2aa51..ccd33d18d9a 100644 --- a/automatic/googlechrome/googlechrome.nuspec +++ b/automatic/googlechrome/googlechrome.nuspec @@ -3,7 +3,7 @@ GoogleChrome - 119.0.6045.124 + 119.0.6045.160 Google Chrome chocolatey-community Google LLC. diff --git a/automatic/googlechrome/tools/chocolateyInstall.ps1 b/automatic/googlechrome/tools/chocolateyInstall.ps1 index 1e0292f26ca..5a36a7e9ed5 100644 --- a/automatic/googlechrome/tools/chocolateyInstall.ps1 +++ b/automatic/googlechrome/tools/chocolateyInstall.ps1 @@ -1,7 +1,7 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition . $toolsPath\helpers.ps1 -$version = '119.0.6045.124' +$version = '119.0.6045.160' if ($version -eq (Get-ChromeVersion)) { Write-Host "Google Chrome $version is already installed." return @@ -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 = '4a5c337fa6518598424c3b58d12418d2b7a77674efcf99fb05da45402d32da1d' - checksum64 = '0814fb8b126fddb7cbe1c82a03ff0785d13ac408adb6ae8e13f27f6913af48b8' + checksum = 'cf486906f5d6ded2e0b5235e6ae6a935ed54706a475859c2bcb992910b306aef' + checksum64 = '5844c6694d6c22d494b6b2be29471515daed12d1d3c2f2ee4644ac6cb50a2d60' checksumType = 'sha256' checksumType64 = 'sha256' silentArgs = "/quiet /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`"" diff --git a/automatic/julia/julia.nuspec b/automatic/julia/julia.nuspec index a7f55a1a1bd..1f98eb7c78f 100644 --- a/automatic/julia/julia.nuspec +++ b/automatic/julia/julia.nuspec @@ -2,13 +2,13 @@ julia - 1.9.2 + 1.9.4 Julia programming language Jeff Bezanson, Alan Edelman, Stefan Karpinski, Viral B. Shah, Julia contributors chocolatey-community, FlorianRappl, drel https://github.com/JuliaLang/julia/blob/master/LICENSE.md https://julialang.org - https://github.com/JuliaLang/julia/releases/tag/v1.9.2 + https://github.com/JuliaLang/julia/releases/tag/v1.9.4 https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/julia https://github.com/JuliaLang/julia http://docs.julialang.org/ diff --git a/automatic/julia/legal/VERIFICATION.txt b/automatic/julia/legal/VERIFICATION.txt index 273fb6ff805..c0736307a09 100644 --- a/automatic/julia/legal/VERIFICATION.txt +++ b/automatic/julia/legal/VERIFICATION.txt @@ -6,14 +6,14 @@ The installer has been downloaded from the Julia download page on - 64-bit installer: + 32-bit installer: + 64-bit installer: 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: 49696B0C81F1179B6C5FFC65B32BB5A251F9B0A0FDED7577B530EB91ED249E6E - checksum64: BCC8A0EB217EE128638E12B756E1F41DF5C83CFF6C6749839D081618F6C79E57 + checksum32: CAE2C1DA0DA7F43F08620896904B5B13BCDCE3ED49DC5A5E9897EE437848E2C2 + checksum64: 8A491B31A8430C3662DFF34BF349653E2D13EF98A4DCF7CAA740359B6C5FEF3E File 'LICENSE.txt' is obtained from diff --git a/automatic/julia/tools/chocolateyinstall.ps1 b/automatic/julia/tools/chocolateyinstall.ps1 index 2847917d235..75d8eb7e2fc 100644 --- a/automatic/julia/tools/chocolateyinstall.ps1 +++ b/automatic/julia/tools/chocolateyinstall.ps1 @@ -5,15 +5,15 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'exe' - file = "$toolsDir\julia-1.9.2-win32.exe" - file64 = "$toolsDir\julia-1.9.2-win64.exe" + file = "$toolsDir\julia-1.9.4-win32.exe" + file64 = "$toolsDir\julia-1.9.4-win64.exe" softwareName = 'Julia*' silentArgs = '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-' validExitCodes= @(0) } -$packageVersion = "1.9.2" +$packageVersion = "1.9.4" Install-ChocolateyInstallPackage @packageArgs diff --git a/automatic/nuget.commandline/legal/VERIFICATION.txt b/automatic/nuget.commandline/legal/VERIFICATION.txt index 0c44863beb9..55a166d6e88 100644 --- a/automatic/nuget.commandline/legal/VERIFICATION.txt +++ b/automatic/nuget.commandline/legal/VERIFICATION.txt @@ -6,7 +6,7 @@ The embedded software have been downloaded from the software authors website located at and can be verified by doing the following: -1. Download the following +1. Download the following 2. Extract the downloaded nupkg file by using one of the following methods - Use the 7z utility: '7z.exe' - Using the powershell function 'Expand-Archive' @@ -16,6 +16,6 @@ and can be verified by doing the following: 4. The checksums should match the following: checksum type: sha256 - checksum: 3C47628539AC9FD820A8BE809BB09F7793DDB7BF49ED1D3CD3861A1A66B1C80C + checksum: 6C9E1B09F06971933B08080E7272A2CA5B0D8222500744DA757BD8D019013A3D The file 'LICENSE.txt' has been obtained from diff --git a/automatic/nuget.commandline/nuget.commandline.json b/automatic/nuget.commandline/nuget.commandline.json index f9cd5c51035..2352ed45711 100644 --- a/automatic/nuget.commandline/nuget.commandline.json +++ b/automatic/nuget.commandline/nuget.commandline.json @@ -1,5 +1,5 @@ { - "stable": "6.6.1", + "stable": "6.8.0", "pre": "5.1.0-preview3", "3.2": "3.2.0", "3.4": "3.4.4", diff --git a/automatic/nuget.commandline/nuget.commandline.nuspec b/automatic/nuget.commandline/nuget.commandline.nuspec index 88df0c31d7f..5ad01a2f820 100644 --- a/automatic/nuget.commandline/nuget.commandline.nuspec +++ b/automatic/nuget.commandline/nuget.commandline.nuspec @@ -5,7 +5,7 @@ nuget.commandline Nuget.CommandLine - 5.11.5 + 6.8.0 Microsoft chocolatey-community, nuget-mirror NuGet is the package manager for the Microsoft development platforms