Skip to content

Commit

Permalink
AU: 1 updated - ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Dec 26, 2017
1 parent ffc6101 commit 7a562e7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions automatic/ruby/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.4.3-1/rubyinstaller-2.4.3-1-x86.exe
x64: https://github.com/oneclick/rubyinstaller2/releases/download/rubyinstaller-2.4.3-1/rubyinstaller-2.4.3-1-x64.exe
x32: https://github.com/oneclick/rubyinstaller2/releases/download/rubyinstaller-2.5.0-1/rubyinstaller-2.5.0-1-x86.exe
x64: https://github.com/oneclick/rubyinstaller2/releases/download/rubyinstaller-2.5.0-1/rubyinstaller-2.5.0-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: 34900A1E2BFA987FA93B9B70FE643CB2B39DC7FCC316503D5FA9E4BA6AEB72EA
checksum64: 4BA68A2F47EBBE8553CFFE7619CA30F4C15471C1C56520461AF6F3FE7C145E69
checksum32: 60B2C95613237D8BF0F3763D8989E1830A6E276CCA2B8B4236A975DD01F52BAD
checksum64: C76610DCB11C70A44EE131CB091D21B4692E1537327265FCDA082D4E0D136ADE

Using AU:

Get-RemoteChecksum https://github.com/oneclick/rubyinstaller2/releases/download/rubyinstaller-2.4.3-1/rubyinstaller-2.4.3-1-x64.exe
Get-RemoteChecksum https://github.com/oneclick/rubyinstaller2/releases/download/rubyinstaller-2.5.0-1/rubyinstaller-2.5.0-1-x64.exe

File 'license.txt' is obtained from:
https://raw.githubusercontent.com/oneclick/rubyinstaller/master/LICENSE.txt
2 changes: 1 addition & 1 deletion 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.4.3.1</version>
<version>2.5.0.1</version>
<title>Ruby</title>
<authors>Yukihiro Matsumoto</authors>
<owners>chocolatey, Rob Reynolds</owners>
Expand Down

0 comments on commit 7a562e7

Please sign in to comment.