aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sqlitebrowser.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-10-29 23:45:55 +0000
committerTim D. Smith2014-10-29 22:20:35 -0700
commitc15bad31e5416e4f7d05891210dc0f039725cdb9 (patch)
tree817e10921d172b421d612544be8163f42cfde9e7 /Library/Formula/sqlitebrowser.rb
parenta4677165c7f3602bb4f0eb4d29e966325ec6aac1 (diff)
downloadhomebrew-c15bad31e5416e4f7d05891210dc0f039725cdb9.tar.bz2
sqlitebrowser: update 3.4.0 bottle.
Closes #33722. Signed-off-by: Tim D. Smith <git@tim-smith.us>
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 f46d42277..7318ab6ba 100644
--- a/Library/Formula/sqlitebrowser.rb
+++ b/Library/Formula/sqlitebrowser.rb
@@ -9,9 +9,9 @@ class Sqlitebrowser < Formula
bottle do
cellar :any
- sha1 "b84a47145f9bbf241b280e6ccd4646ba38cb1f7a" => :mavericks
- sha1 "fc8e7173447061f096248e6e468d423a38fd5074" => :mountain_lion
- sha1 "4f2814aa785bd36b5da13226d0da7a67863a3aeb" => :lion
+ sha1 "b87cee7ab96ddd8892c3e4007f802ca5bf6f7045" => :yosemite
+ sha1 "3ae7a4752bc3c0ba487d1096f47da72876655c7c" => :mavericks
+ sha1 "b633087ab28885f058bc5bcf24ca834828d1c894" => :mountain_lion
end
depends_on 'qt'