diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/io.rb | 2 | ||||
| -rw-r--r-- | Library/Formula/macvim.rb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/io.rb b/Library/Formula/io.rb index f4fb4e59b..d1f1495d5 100644 --- a/Library/Formula/io.rb +++ b/Library/Formula/io.rb @@ -3,7 +3,7 @@ require 'formula' class Io < Formula homepage 'http://iolanguage.com/' url 'https://github.com/stevedekorte/io/archive/2011.09.12.tar.gz' - sha1 '9c3110c229e2c4bd9713052675b68fc5082d94cf' + sha1 'edb63aa4ee87052f1512f0770e0c9a9b1ba91082' head 'https://github.com/stevedekorte/io.git' diff --git a/Library/Formula/macvim.rb b/Library/Formula/macvim.rb index ca44b385c..843cf4843 100644 --- a/Library/Formula/macvim.rb +++ b/Library/Formula/macvim.rb @@ -4,7 +4,7 @@ class Macvim < Formula homepage 'http://code.google.com/p/macvim/' url 'https://github.com/b4winckler/macvim/tarball/snapshot-66' version '7.3-66' - sha1 'b8e4f2dcb0c781720827bf770deed24202d263fb' + sha1 'd11696f7089688fa96a45fc57410c60f6ca5a394' head 'https://github.com/b4winckler/macvim.git', :branch => 'master' |
