aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-09-21 21:30:08 +0100
committerTim D. Smith2014-09-21 13:48:57 -0700
commit5e99f018ed1a9be03d5b807948145c1ec1bb45e5 (patch)
tree3708d540f149c0befdfd38a1328243be8877a89e /Library/Formula
parent840d336d3eac422597a305dbf5701729854699a4 (diff)
downloadhomebrew-5e99f018ed1a9be03d5b807948145c1ec1bb45e5.tar.bz2
ledger: update 3.0.3 bottle.
Closes #32484. Signed-off-by: Tim D. Smith <git@tim-smith.us>
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"