aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2015-04-03 02:58:54 +0100
committerTim D. Smith2015-04-02 20:50:25 -0700
commit3d858cf4c995451868631a8fd7a1cc753d27c94b (patch)
treec6bb4fa02aaa174fa55d9960c21f7d1083fa468e
parent6f3b2f1ccfff91067c9f2e80f0d50ab12abebbf8 (diff)
downloadhomebrew-3d858cf4c995451868631a8fd7a1cc753d27c94b.tar.bz2
pgcli: update 0.16.3 bottle.
-rw-r--r--Library/Formula/pgcli.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/pgcli.rb b/Library/Formula/pgcli.rb
index 1402ad4b1..b3bc995f9 100644
--- a/Library/Formula/pgcli.rb
+++ b/Library/Formula/pgcli.rb
@@ -5,9 +5,9 @@ class Pgcli < Formula
bottle do
cellar :any
- sha1 "3b215a030f7a46840d0a3f0e43a3888c0e4a54b7" => :yosemite
- sha1 "fe811167e529ca7b87da5608d831207ea2b98000" => :mavericks
- sha1 "5877b78ca0243107a4c1baebf635d1e5fa6ee1fb" => :mountain_lion
+ sha256 "0119d16d4bddd2c18a8780d6423d4f730cb2b0782c753565c3626aa58aa3a78a" => :yosemite
+ sha256 "408ac44b598737ad2d240b7a858c9668ab62ed61267ece56577986d09077834b" => :mavericks
+ sha256 "0ee3f0a9fe8214615586ba630234511d1c71623fd77bf7d102c258a4adb9efe5" => :mountain_lion
end
depends_on :python if MacOS.version <= :snow_leopard