parent
007615213e
commit
4f3e4c4eef
|
@ -1,9 +1,9 @@
|
||||||
require 'formula'
|
require 'formula'
|
||||||
|
|
||||||
class Magit <Formula
|
class Magit <Formula
|
||||||
url 'http://github.com/downloads/philjackson/magit/magit-0.8.1.tar.gz'
|
url 'http://github.com/downloads/philjackson/magit/magit-0.8.2.tar.gz'
|
||||||
homepage 'http://github.com/philjackson/magit'
|
homepage 'http://github.com/philjackson/magit'
|
||||||
md5 'ab5dc15540942dabd9861d9dfaa5601f'
|
md5 'fe7e1a1085190ede6bed49e406fe0ce9'
|
||||||
head 'git://github.com/philjackson/magit.git'
|
head 'git://github.com/philjackson/magit.git'
|
||||||
|
|
||||||
def install
|
def install
|
||||||
|
|
Loading…
Reference in New Issue