8000 Updated the homebrew recipe for 0.2.2. · devandroid/chruby@2e2d664 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2e2d664

Browse files
committed
Updated the homebrew recipe for 0.2.2.
1 parent f1db3ff commit 2e2d664

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

homebrew/chruby.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
class Chruby < Formula
44

5-
url 'https://github.com/downloads/postmodern/chruby/chruby-0.2.1.tar.gz'
5+
url 'https://github.com/downloads/postmodern/chruby/chruby-0.2.2.tar.gz'
66
homepage 'https://github.com/postmodern/chruby#readme'
7-
md5 '8ed8b855e95a495417c56553afc7b347'
7+
md5 'a2741ccd09948efaece08301ec7021d3'
88
head 'https://github.com/postmodern/chruby.git'
99

1010
def install

0 commit comments

Comments
 (0)
0