We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feaef11 commit 3436890Copy full SHA for 3436890
1 file changed
homebrew/chruby.rb
@@ -2,8 +2,8 @@
2
3
class Chruby < Formula
4
homepage 'https://github.com/postmodern/chruby#readme'
5
- url 'https://github.com/postmodern/chruby/archive/v0.3.8.tar.gz'
6
- sha1 '320d13bacafeae72631093dba1cd5526147d03cc'
+ url 'https://github.com/postmodern/chruby/archive/v0.3.9.tar.gz'
+ sha1 '64365226210f82b58092ed01a3fb57d379b99c80'
7
8
head 'https://github.com/postmodern/chruby.git'
9
0 commit comments