From 4940cbd834023084fa8af6cb6c624fd0171b38d7 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Wed, 5 Jun 2024 00:21:34 +0000 Subject: [PATCH] AU: 4 updated - brave julia nexus-repository vim [skip ci] --- automatic/brave/brave.json | 2 +- automatic/brave/brave.nuspec | 8 ++++---- automatic/brave/legal/VERIFICATION.txt | 4 ++-- automatic/brave/tools/chocolateyInstall.ps1 | 8 ++++---- automatic/julia/julia.nuspec | 4 ++-- automatic/julia/legal/VERIFICATION.txt | 8 ++++---- automatic/julia/tools/chocolateyinstall.ps1 | 6 +++--- automatic/nexus-repository/nexus-repository.nuspec | 2 +- automatic/nexus-repository/tools/chocolateyinstall.ps1 | 6 +++--- automatic/vim/legal/VERIFICATION.txt | 8 ++++---- automatic/vim/tools/chocolateyinstall.ps1 | 4 ++-- automatic/vim/vim.nuspec | 2 +- 12 files changed, 31 insertions(+), 31 deletions(-) diff --git a/automatic/brave/brave.json b/automatic/brave/brave.json index a09e94b4ace..b1f8379c9e9 100644 --- a/automatic/brave/brave.json +++ b/automatic/brave/brave.json @@ -1,4 +1,4 @@ { "stable": "1.66.118", - "beta": "1.67.100-beta" + "beta": "1.67.105-beta" } diff --git a/automatic/brave/brave.nuspec b/automatic/brave/brave.nuspec index 8ba3efd1368..6149d393fcc 100644 --- a/automatic/brave/brave.nuspec +++ b/automatic/brave/brave.nuspec @@ -2,8 +2,8 @@ brave - 1.66.118 - Brave Browser + 1.67.105-beta + Brave Browser (Beta) - https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@a23ca306537e2537a574ddc55e9c28dc1151ab30/icons/brave.svg + https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@a23ca306537e2537a574ddc55e9c28dc1151ab30/icons/brave-beta.svg A browser that lets you browse safer and faster by blocking ads and trackers. chocolatey-community, Sanshiro Brave Software Inc. diff --git a/automatic/brave/legal/VERIFICATION.txt b/automatic/brave/legal/VERIFICATION.txt index c9ea927039a..5ed90eec53e 100644 --- a/automatic/brave/legal/VERIFICATION.txt +++ b/automatic/brave/legal/VERIFICATION.txt @@ -6,14 +6,14 @@ The installer has been downloaded from the GitHub mirror and can be verified lik 1. Download the following installer(s): -x86_64: https://github.com/brave/brave-browser/releases/download/v1.66.118/BraveBrowserStandaloneSilentSetup.exe +x86_64: https://github.com/brave/brave-browser/releases/download/v1.67.105/BraveBrowserStandaloneSilentBetaSetup.exe 2. You can use one of the following methods to obtain the checksum(s): - Use powershell function 'Get-Filehash' - Use chocolatey utility 'checksum.exe' checksum type: sha256 -checksum64: 2F0D24A63426052BFE08CA9D4B5301BD43160E6E6CC27D0C951E5C7BD2BA149D +checksum64: 4C90DEDE6E6895588E242C451D61D6ACCB36926BFCE7A75FCB88D455562E600C The included 'LICENSE.txt' file have been obtained from: https://github.com/brave/brave-browser/blob/master/LICENSE diff --git a/automatic/brave/tools/chocolateyInstall.ps1 b/automatic/brave/tools/chocolateyInstall.ps1 index efbc3b0cb92..18b2e291e67 100644 --- a/automatic/brave/tools/chocolateyInstall.ps1 +++ b/automatic/brave/tools/chocolateyInstall.ps1 @@ -3,13 +3,13 @@ $packageArgs = @{ packageName = $env:ChocolateyPackageName - url = 'https://github.com/brave/brave-browser/releases/download/v1.66.118/BraveBrowserStandaloneSilentSetup32.exe' - checksum = 'AA65AB98170DDCF5C1C3EBD510E56275160550AF690F6E9F4F1945AE3D340E05' + url = 'https://github.com/brave/brave-browser/releases/download/v1.67.105/BraveBrowserStandaloneSilentBetaSetup32.exe' + checksum = '1AA79F7BC99861E7D4F5AC0847ED7DC9B253871D530454E707F5A36D0D7AF0B8' checksumType= 'sha256' - file64 = "$toolsPath\BraveBrowserStandaloneSilentSetup.exe" + file64 = "$toolsPath\BraveBrowserStandaloneSilentBetaSetup.exe" } -[version]$softwareVersion = '1.66.118' +[version]$softwareVersion = '1.67.105' Write-Host "Checking already installed version..." $installedVersion = Get-InstalledVersion diff --git a/automatic/julia/julia.nuspec b/automatic/julia/julia.nuspec index 0b658eb22b7..29e05dcd02a 100644 --- a/automatic/julia/julia.nuspec +++ b/automatic/julia/julia.nuspec @@ -2,13 +2,13 @@ julia - 1.10.3 + 1.10.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.10.3 + https://github.com/JuliaLang/julia/releases/tag/v1.10.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 255b6c27c92..7e5d40ed085 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: DD1335E3CA82295531FB09662FB0E11D25B121EAC3CE7EF8B65EB6D46846CE4B - checksum64: 688E746F3D8700BA44A6CBC9CE04CCEAD4CD921F093AF80259E10D0B0C5448C8 + checksum32: 5DBBAB19864D27DFC06B84F872A8137E46E222344AEDAEA44F6C78BBBE702AE9 + checksum64: C1B659ABC90991DCBDF461F33CAE483501DA736FC223C11D4C51F337338CCB21 File 'LICENSE.txt' is obtained from diff --git a/automatic/julia/tools/chocolateyinstall.ps1 b/automatic/julia/tools/chocolateyinstall.ps1 index 604d93714b4..9ce52b51d17 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.10.3-win32.exe" - file64 = "$toolsDir\julia-1.10.3-win64.exe" + file = "$toolsDir\julia-1.10.4-win32.exe" + file64 = "$toolsDir\julia-1.10.4-win64.exe" softwareName = 'Julia*' silentArgs = '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-' validExitCodes= @(0) } -$packageVersion = "1.10.3" +$packageVersion = "1.10.4" Install-ChocolateyInstallPackage @packageArgs diff --git a/automatic/nexus-repository/nexus-repository.nuspec b/automatic/nexus-repository/nexus-repository.nuspec index 3f1e43a5b8d..1c2c521d86c 100644 --- a/automatic/nexus-repository/nexus-repository.nuspec +++ b/automatic/nexus-repository/nexus-repository.nuspec @@ -3,7 +3,7 @@ nexus-repository Nexus Repository OSS - 3.68.1.02 + 3.69.0.02 Sonatype chocolatey-community,DarwinJS Free open source version of popular Nexus Repository for binary artifacts including first class Nuget support. diff --git a/automatic/nexus-repository/tools/chocolateyinstall.ps1 b/automatic/nexus-repository/tools/chocolateyinstall.ps1 index b9e704f790d..203f88a9c13 100644 --- a/automatic/nexus-repository/tools/chocolateyinstall.ps1 +++ b/automatic/nexus-repository/tools/chocolateyinstall.ps1 @@ -6,7 +6,7 @@ if (Get-OSArchitectureWidth 32) { throw "Sonatype Nexus Repository 3.0 and greater only supports 64-bit Windows." } -$Version = '3.68.1-02' +$Version = '3.69.0-02' $NexusVersionedFolder = "nexus-$Version" $TargetFolder = "$env:ProgramData\nexus" $ExtractFolder = "$env:TEMP\NexusExtract" @@ -55,8 +55,8 @@ if (Test-Path "$ExtractFolder") { $PackageArgs = @{ packageName = $env:ChocolateyPackageName unzipLocation = $ExtractFolder - url64 = 'https://sonatype-download.global.ssl.fastly.net/repository/downloads-prod-group/3/nexus-3.68.1-02-win64.zip' - checksum64 = 'cbe4112d9708e14554bdcb48bd4bac863be3b124ede24c8c5da87ea40e712f72' + url64 = 'https://sonatype-download.global.ssl.fastly.net/repository/downloads-prod-group/3/nexus-3.69.0-02-win64.zip' + checksum64 = '1c784ef5bbcd106a5eb94d8ce86d00d149841a8641f0da63021894da827c9979' checksumType64 = 'SHA256' } diff --git a/automatic/vim/legal/VERIFICATION.txt b/automatic/vim/legal/VERIFICATION.txt index 0082c6c8491..97f54003b75 100644 --- a/automatic/vim/legal/VERIFICATION.txt +++ b/automatic/vim/legal/VERIFICATION.txt @@ -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: - 64-Bit: + 32-Bit: + 64-Bit: 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: 52F33A9216B690FD5CCE7F8A1573F94CA83133D0E559F9A4C0CE95EB5033FAC8 - checksum64: 60E4D7279F0F480CAA24E0B48EAFE5B38E4B6BAC576D1EFB4A5D5B827AF320E8 + checksum32: 429580754662188A6039E567F25A895E9CEA7219EA83EB85F608F1ED8F53A3E3 + checksum64: DA3FA16FFA928F0CEE29B0951A6C9E121DDF087AFCFD7E8BD24D41B95F212F0F diff --git a/automatic/vim/tools/chocolateyinstall.ps1 b/automatic/vim/tools/chocolateyinstall.ps1 index e923fa435d3..c55aef61c27 100644 --- a/automatic/vim/tools/chocolateyinstall.ps1 +++ b/automatic/vim/tools/chocolateyinstall.ps1 @@ -9,8 +9,8 @@ $installDir = Get-InstallDir $packageArgs = @{ packageName = $env:ChocolateyPackageName unzipLocation = $installDir - file = "$toolsDir\gvim_9.1.0465_x86.zip" - file64 = "$toolsDir\gvim_9.1.0465_x64.zip" + file = "$toolsDir\gvim_9.1.0466_x86.zip" + file64 = "$toolsDir\gvim_9.1.0466_x64.zip" } $installArgs = @{ diff --git a/automatic/vim/vim.nuspec b/automatic/vim/vim.nuspec index 4d18d9e756f..a4ac117a109 100644 --- a/automatic/vim/vim.nuspec +++ b/automatic/vim/vim.nuspec @@ -3,7 +3,7 @@ vim Vim - 9.1.0465 + 9.1.0466 Bram Moolenaar, Vim Community chocolatey-community, Rob Reynolds 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.