aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/ledger.rb5
1 files changed, 3 insertions, 2 deletions
diff --git a/Library/Formula/ledger.rb b/Library/Formula/ledger.rb
index 8245d73f6..33bab1e0e 100644
--- a/Library/Formula/ledger.rb
+++ b/Library/Formula/ledger.rb
@@ -21,8 +21,9 @@ class Ledger < Formula
end
bottle do
- sha1 "a40e25cd2449c3c44bd9385c895d55f4967ca3bc" => :mavericks
- sha1 "3383a59b4a242dc537bb3be81f3e8e588622b442" => :mountain_lion
+ revision 1
+ sha1 "a3c72e2038d910c22c87899b8b02072ac5300919" => :mavericks
+ sha1 "102be1e9b363890262e44634a0c26c8d3fd7bd0d" => :mountain_lion
end
head "https://github.com/ledger/ledger.git", :branch => "master"