Skip to content

Commit

Permalink
AU: 5 updated - dropbox ruby ruby.install ruby.portable vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Feb 19, 2022
1 parent 0f52a0c commit d85f8a1
Show file tree
Hide file tree
Showing 16 changed files with 33 additions and 33 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": "143.3.4082-beta",
"beta": "143.3.4090-beta",
"stable": "142.4.4197"
}
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>143.3.4082-beta</version>
<version>143.3.4090-beta</version>
<title>Dropbox</title>
<authors>Dropbox</authors>
<owners>chocolatey-community,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 @@ -4,7 +4,7 @@ if (!$PSScriptRoot) {
}
. "$PSScriptRoot\helper.ps1"

$version = '143.3.4082'
$version = '143.3.4090'

if (!(IsVersionAlreadyInstalled $version)) {
$stop_dropbox = if (Get-Process -Name Dropbox -ErrorAction SilentlyContinue) { $false } else { $true }
Expand All @@ -13,8 +13,8 @@ if (!(IsVersionAlreadyInstalled $version)) {
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = "Dropbox"
url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20143.3.4082%20Offline%20Installer.exe'
checksum = '11b3550f2a4b9cfcdbf92543c7c90ed2aefe13f8f0cbc4f7a78ee6ca7fd14f88'
url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20143.3.4090%20Offline%20Installer.exe'
checksum = '22893a2c124be2f3e53ee457574fbd1beed0063b1471744bb5b018abaacdff06'
fileType = 'exe'
checksumType = 'sha256'
silentArgs = '/s'
Expand Down
10 changes: 5 additions & 5 deletions automatic/ruby.install/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,21 @@ Package can be verified like this:

1. Go to

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
x32: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.1.1-1/rubyinstaller-3.1.1-1-x86.exe
x64: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.1.1-1/rubyinstaller-3.1.1-1-x64.exe

to download the installer.

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: D2D91B6530B8060737A57A705FB31D56B89A09FD32A669BDE0678B3B35541EB7
checksum64: CFC63C7F83E4C548C2E5A8D29F8AB01428D9040240A8DDBDA40F10C0C15F11E3
checksum32: 152145841C01CFBC1881647E9E4CC33E821C0F95C8B51EBE5FA5BE544FC4DC19
checksum64: 130BEA0AEC11B56EE1AF8BA443BCB9E44FE806AA20AC996CA49158FA2BE870B8

Using AU:

Get-RemoteChecksum https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.0.3-1/rubyinstaller-3.0.3-1-x64.exe
Get-RemoteChecksum https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.1.1-1/rubyinstaller-3.1.1-1-x64.exe

File 'license.txt' is obtained from:
https://raw.githubusercontent.com/oneclick/rubyinstaller2/master/LICENSE.txt
2 changes: 1 addition & 1 deletion automatic/ruby.install/ruby.install.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"3.1": "3.1.0.1",
"3.1": "3.1.1.1",
"3.0": "3.0.3.1",
"2.7": "2.7.5.1",
"2.6": "2.6.9.1",
Expand Down
2 changes: 1 addition & 1 deletion automatic/ruby.install/ruby.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata>
<id>ruby.install</id>
<version>3.0.3.1</version>
<version>3.1.1.1</version>
<title>Ruby (Install)</title>
<authors>Yukihiro Matsumoto</authors>
<owners>chocolatey-community, Rob Reynolds</owners>
Expand Down
4 changes: 2 additions & 2 deletions automatic/ruby.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ Write-Host "Ruby is going to be installed in '$installDir'"
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
file = "$toolsPath\rubyinstaller-3.0.3-1-x86.exe"
file64 = "$toolsPath\rubyinstaller-3.0.3-1-x64.exe"
file = "$toolsPath\rubyinstaller-3.1.1-1-x86.exe"
file64 = "$toolsPath\rubyinstaller-3.1.1-1-x64.exe"
silentArgs = '/verysilent /dir="{0}" /tasks="{1}"' -f $installDir, ($tasks -join ',')
validExitCodes = @(0)
softwareName = 'ruby *'
Expand Down
10 changes: 5 additions & 5 deletions automatic/ruby.portable/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,21 @@ Package can be verified like this:

1. Go to

x32: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.7.5-1/rubyinstaller-2.7.5-1-x86.7z
x64: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.7.5-1/rubyinstaller-2.7.5-1-x64.7z
x32: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.1.1-1/rubyinstaller-3.1.1-1-x86.7z
x64: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.1.1-1/rubyinstaller-3.1.1-1-x64.7z

to download the archives.

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: 41B2577F3068BAE53C0A80D975A86FFE00157AB9F893A1172ABE6AC3FB1969AF
checksum64: ABE14D4D71EE058D5349557827AF6BCF90A99344032822AD113C0922B24FAD56
checksum32: 360BC9910D5609476AE6ED48A1B11679B68C26360F7D1547A31533AD565F2BD9
checksum64: 8635AA0CFFE3326A376A3E519B41373967268F5570A8DD7FBC6353904FF78BC5

Using AU:

Get-RemoteChecksum https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.7.5-1/rubyinstaller-2.7.5-1-x64.7z
Get-RemoteChecksum https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.1.1-1/rubyinstaller-3.1.1-1-x64.7z

File 'license.txt' is obtained from:
https://raw.githubusercontent.com/oneclick/rubyinstaller2/master/LICENSE.txt
2 changes: 1 addition & 1 deletion automatic/ruby.portable/ruby.portable.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"3.1": "3.1.0.1",
"3.1": "3.1.1.1",
"3.0": "3.0.3.1",
"2.7": "2.7.5.1"
}
2 changes: 1 addition & 1 deletion automatic/ruby.portable/ruby.portable.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata>
<id>ruby.portable</id>
<version>2.7.5.1</version>
<version>3.1.1.1</version>
<title>Ruby (Portable)</title>
<authors>Yukihiro Matsumoto</authors>
<owners>chocolatey-community, Rob Reynolds</owners>
Expand Down
4 changes: 2 additions & 2 deletions automatic/ruby.portable/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
$toolsPath = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"

$packageArgs = @{
File = "$toolsPath\rubyinstaller-2.7.5-1-x86.7z"
File64 = "$toolsPath\rubyinstaller-2.7.5-1-x64.7z"
File = "$toolsPath\rubyinstaller-3.1.1-1-x86.7z"
File64 = "$toolsPath\rubyinstaller-3.1.1-1-x64.7z"
Destination = "$toolsDir\ruby"
PackageName = $env:ChocolateyPackageName
}
Expand Down
2 changes: 1 addition & 1 deletion automatic/ruby/ruby.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"3.1": "3.1.0.1",
"3.1": "3.1.1.1",
"3.0": "3.0.3.1",
"2.7": "2.7.5.1",
"2.6": "2.6.9.1",
Expand Down
4 changes: 2 additions & 2 deletions automatic/ruby/ruby.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata>
<id>ruby</id>
<version>2.7.5.1</version>
<version>3.1.1.1</version>
<title>Ruby</title>
<authors>Yukihiro Matsumoto</authors>
<owners>chocolatey-community, Rob Reynolds</owners>
Expand Down Expand Up @@ -34,7 +34,7 @@ Example: `choco install ruby --package-parameters="'/NoPath ""/InstallDir:C:\yo
<releaseNotes>https://www.ruby-lang.org/en/downloads/releases/</releaseNotes>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@aad7c15bfbec43c3716f8a82bc3af22e1a55579d/icons/ruby.svg</iconUrl>
<dependencies>
<dependency id="ruby.install" version="[2.7.5.1]" />
<dependency id="ruby.install" version="[3.1.1.1]" />
</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.4411/gvim_8.2.4411_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.4411/gvim_8.2.4411_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.4417/gvim_8.2.4417_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.4417/gvim_8.2.4417_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: F7309222A9C3832F5EBF27755088100275C5933D57C6CC588A64336F3FFCA682
checksum64: 4EC3FF867A06F2465BB1CD3E008F55CC308768879BA85E42421618D18A533AF1
checksum32: 23B30B7CBBC23551F7F24470F13759FF63C5C83C641BBC30DF2D742BB3A994AA
checksum64: 19423DDAB578B2719C43791EC0A6E58F6B86E324F6A6987DC286EC4CA4C893C8
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.4411_x86.zip"
file64 = "$toolsDir\gvim_8.2.4411_x64.zip"
file = "$toolsDir\gvim_8.2.4417_x86.zip"
file64 = "$toolsDir\gvim_8.2.4417_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.4411</version>
<version>8.2.4417</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey-community, 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 d85f8a1

Please sign in to comment.