diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index 3d4cdcee9a4..52a768300a6 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "98.0.4733.0-snapshots", + "snapshots": "98.0.4734.0-snapshots", "stable": "96.0.4664.45" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index 2d3d5bf3f9e..7abed40ba28 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 98.0.4733.0-snapshots + 98.0.4734.0-snapshots Chromium Snapshots chocolatey-community The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index 265e7fa3136..d2986196857 100644 --- a/automatic/chromium/legal/VERIFICATION.txt +++ b/automatic/chromium/legal/VERIFICATION.txt @@ -7,15 +7,15 @@ location on (the listed mirrors and can be verified by doing the following: 1. Download the following: - 32-Bit software: - 64-Bit software: + 32-Bit software: + 64-Bit software: 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' - Use chocolatey utility 'checksum.exe' 3. The checksums should match the following: checksum type: sha256 - checksum32: 248B6C35A41D51D389CC5781B4FA8B10337BD05987E97ABA99B715AE4C4BB679 - checksum64: 08CDC1DF9BE2190F449A5508E0E06D7F77ECAFD19F0E85EE5CAD42F01016F0AF + checksum32: 429A7AAFB65B41F26B992AC705260B6B9E3CBDDF34FC4F5BCA0DD26AFCA4FDF3 + checksum64: 77BA1AE0A4C9536E85410E52620100D04E5CE747FE79A5519E41B259E9D610A1 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index a4dd7249397..37e5c807fca 100644 --- a/automatic/chromium/tools/chocolateyInstall.ps1 +++ b/automatic/chromium/tools/chocolateyInstall.ps1 @@ -2,7 +2,7 @@ $scriptDir=$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition) . (Join-Path $scriptDir 'helper.ps1') -$version = "98.0.4733.0-snapshots" +$version = "98.0.4734.0-snapshots" $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string diff --git a/automatic/ruby/README.md b/automatic/ruby/README.md index 5ffea9307ce..aef473f36af 100644 --- a/automatic/ruby/README.md +++ b/automatic/ruby/README.md @@ -1,4 +1,4 @@ -# [ruby](https://chocolatey.org/packages/ruby) +# [ruby](https://chocolatey.org/packages/ruby) Ruby is a dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write. diff --git a/automatic/ruby/legal/VERIFICATION.txt b/automatic/ruby/legal/VERIFICATION.txt index 82d18495296..8dc0e99c422 100644 --- a/automatic/ruby/legal/VERIFICATION.txt +++ b/automatic/ruby/legal/VERIFICATION.txt @@ -7,8 +7,8 @@ Package can be verified like this: 1. Go to - x32: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.0.2-1/rubyinstaller-3.0.2-1-x86.exe - x64: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.0.2-1/rubyinstaller-3.0.2-1-x64.exe + x32: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.0.3-1/rubyinstaller-3.0.3-1-x86.exe + x64: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.0.3-1/rubyinstaller-3.0.3-1-x64.exe to download the installer. @@ -16,12 +16,12 @@ Package can be verified like this: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum32: 39AC500E9443343D6C49229A64DBAB121AF8393DEB85C5E9A4720443CAC4DAFB - checksum64: EAAF4305187662A41D91506D3D1CEE8EF72BD589687DD4431072C72C67635196 + checksum32: D2D91B6530B8060737A57A705FB31D56B89A09FD32A669BDE0678B3B35541EB7 + checksum64: CFC63C7F83E4C548C2E5A8D29F8AB01428D9040240A8DDBDA40F10C0C15F11E3 Using AU: - Get-RemoteChecksum https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.0.2-1/rubyinstaller-3.0.2-1-x64.exe + Get-RemoteChecksum https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.0.3-1/rubyinstaller-3.0.3-1-x64.exe File 'license.txt' is obtained from: https://raw.githubusercontent.com/oneclick/rubyinstaller/master/LICENSE.txt diff --git a/automatic/ruby/ruby.nuspec b/automatic/ruby/ruby.nuspec index dcd8c06b90f..ed20a3b27ec 100644 --- a/automatic/ruby/ruby.nuspec +++ b/automatic/ruby/ruby.nuspec @@ -3,7 +3,7 @@ ruby - 3.0.2.1 + 3.0.3.1 Ruby Yukihiro Matsumoto chocolatey-community, Rob Reynolds @@ -28,11 +28,11 @@ Example: `choco install ruby --params "/NoPath /InstallDir:C:\your\install\path" http://www.ruby-lang.org/en/about/license.txt http://www.ruby-lang.org https://git.ruby-lang.org/ruby.git/tree - https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/ruby + https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/ruby https://bugs.ruby-lang.org/projects/ruby-trunk/issues false https://www.ruby-lang.org/en/downloads/releases/ - https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@aad7c15bfbec43c3716f8a82bc3af22e1a55579d/icons/ruby.svg + https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@aad7c15bfbec43c3716f8a82bc3af22e1a55579d/icons/ruby.svg