File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,9 +36,9 @@ Changes the current Ruby.
3636
3737## Install
3838
39- wget -O chruby-0.3.8 .tar.gz https://github.com/postmodern/chruby/archive/v0.3.8 .tar.gz
40- tar -xzvf chruby-0.3.8 .tar.gz
41- cd chruby-0.3.8 /
39+ wget -O chruby-0.3.9 .tar.gz https://github.com/postmodern/chruby/archive/v0.3.9 .tar.gz
40+ tar -xzvf chruby-0.3.9 .tar.gz
41+ cd chruby-0.3.9 /
4242 sudo make install
4343
4444### PGP
@@ -47,8 +47,8 @@ All releases are [PGP] signed for security. Instructions on how to import my
4747PGP key can be found on my [ blog] [ 1 ] . To verify that a release was not tampered
4848with:
4949
50- wget https://raw.github.com/postmodern/chruby/master/pkg/chruby-0.3.8 .tar.gz.asc
51- gpg --verify chruby-0.3.8 .tar.gz.asc chruby-0.3.8 .tar.gz
50+ wget https://raw.github.com/postmodern/chruby/master/pkg/chruby-0.3.9 .tar.gz.asc
51+ gpg --verify chruby-0.3.9 .tar.gz.asc chruby-0.3.9 .tar.gz
5252
5353### setup.sh
5454
You can’t perform that action at this time.
0 commit comments