aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/magit.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/magit.rb b/Library/Formula/magit.rb
index b778cd202..fc22f106d 100644
--- a/Library/Formula/magit.rb
+++ b/Library/Formula/magit.rb
@@ -2,8 +2,8 @@ require 'formula'
class Magit < Formula
homepage 'https://github.com/magit/magit'
- url 'https://github.com/magit/magit/archive/1.2.0.tar.gz'
- sha1 '8ad7947a29d4d852f35f94a6821d038fe43a7c31'
+ url 'https://github.com/magit/magit/archive/1.2.1.tar.gz'
+ sha1 '3faeaab35934951a746e3be834d0457ca99bdc01'
head 'https://github.com/magit/magit.git'