diff options
| author | BrewTestBot | 2015-04-20 05:36:27 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2015-04-20 18:50:01 +0100 |
| commit | b0efe73941c4194d31e46ab4e31426e2af1f22bb (patch) | |
| tree | 9474e233fde40d2b391cece31f5d5ffc8ccce22a | |
| parent | bcd82d1d1ab5014c4a6eb7e37026833cbefc9f62 (diff) | |
| download | homebrew-b0efe73941c4194d31e46ab4e31426e2af1f22bb.tar.bz2 | |
spatialite-gui: update 1.7.1_1 bottle.
| -rw-r--r-- | Library/Formula/spatialite-gui.rb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Library/Formula/spatialite-gui.rb b/Library/Formula/spatialite-gui.rb index 28c69e3fd..037f49319 100644 --- a/Library/Formula/spatialite-gui.rb +++ b/Library/Formula/spatialite-gui.rb @@ -5,6 +5,10 @@ class SpatialiteGui < Formula revision 1 bottle do + cellar :any + sha256 "d65494655bb8470c01e1ecdce00ea8802ef3b1eaebcf87ad8daf2494cbe6aa20" => :yosemite + sha256 "dece5c5d459997cc7a8d789c38336dd4eb05e8f048f3e6eb84f581120d4ac023" => :mavericks + sha256 "750a8216d218709d6aafd9c0fecce6342fa5ce51f3870ba844ffdd3e381c91d0" => :mountain_lion end depends_on "pkg-config" => :build |
