aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2013-01-28 21:12:28 -0800
committerAdam Vandenberg2013-01-28 21:12:51 -0800
commit689733ea20919f3797633667afe4a2d089ad0277 (patch)
treea1701e5aa8984947866c3543f32ec3acfe66b873 /Library/Formula
parent70a9715209076e481aa5a50555bd11f5a5120564 (diff)
downloadhomebrew-689733ea20919f3797633667afe4a2d089ad0277.tar.bz2
magit 1.2.0
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/magit.rb5
1 files changed, 3 insertions, 2 deletions
diff --git a/Library/Formula/magit.rb b/Library/Formula/magit.rb
index 4dcc78bb7..b778cd202 100644
--- a/Library/Formula/magit.rb
+++ b/Library/Formula/magit.rb
@@ -1,9 +1,10 @@
require 'formula'
class Magit < Formula
- url 'https://github.com/downloads/magit/magit/magit-1.0.0.tar.gz'
homepage 'https://github.com/magit/magit'
- sha1 '58773e84870d9d8d1138619e1f3928d1696aa168'
+ url 'https://github.com/magit/magit/archive/1.2.0.tar.gz'
+ sha1 '8ad7947a29d4d852f35f94a6821d038fe43a7c31'
+
head 'https://github.com/magit/magit.git'
def install