aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sqlitebrowser.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-08-31 17:09:34 +0100
committerMike McQuaid2014-08-31 18:11:13 +0100
commit808e314bce4ca77ef3694c35b2dedd31c220b644 (patch)
tree4a8f627562d719168a71603579256a358b7477c7 /Library/Formula/sqlitebrowser.rb
parent27983a63bc5235b4f9533e61ef85ed9d6c48db03 (diff)
downloadhomebrew-808e314bce4ca77ef3694c35b2dedd31c220b644.tar.bz2
sqlitebrowser: update 3.3.1 bottle.
Closes #32005. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula/sqlitebrowser.rb')
-rw-r--r--Library/Formula/sqlitebrowser.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/sqlitebrowser.rb b/Library/Formula/sqlitebrowser.rb
index 71fc51623..b2d5d28b3 100644
--- a/Library/Formula/sqlitebrowser.rb
+++ b/Library/Formula/sqlitebrowser.rb
@@ -9,9 +9,9 @@ class Sqlitebrowser < Formula
bottle do
cellar :any
- sha1 "750444aa3b7f137641c34d9bc69610bb1eca74ed" => :mavericks
- sha1 "29dfedf65d80f50f2a3586a0a4e9e3e40a261b86" => :mountain_lion
- sha1 "ea3855b388a381a7cf281b1155841df9aa02c687" => :lion
+ sha1 "b84a47145f9bbf241b280e6ccd4646ba38cb1f7a" => :mavericks
+ sha1 "fc8e7173447061f096248e6e468d423a38fd5074" => :mountain_lion
+ sha1 "4f2814aa785bd36b5da13226d0da7a67863a3aeb" => :lion
end
depends_on 'qt'