aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJustin Clift2014-08-26 06:27:18 +0100
committerMike McQuaid2014-08-26 08:29:10 +0100
commit7d34fed1b09bde29fb66d96c29ec7a9d4b4093a7 (patch)
tree7f4fcd2966ebc59b8b88a14f30424e34ae287a8a /Library
parent0503bcc8b2b9b52deea2d33074e66cf20779f9df (diff)
downloadhomebrew-7d34fed1b09bde29fb66d96c29ec7a9d4b4093a7.tar.bz2
sqlite database browser 3.3.0
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/sqlitebrowser.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/sqlitebrowser.rb b/Library/Formula/sqlitebrowser.rb
index f8c9c1949..6f67cba15 100644
--- a/Library/Formula/sqlitebrowser.rb
+++ b/Library/Formula/sqlitebrowser.rb
@@ -2,8 +2,8 @@ require 'formula'
class Sqlitebrowser < Formula
homepage 'http://sqlitebrowser.org'
- url 'https://github.com/sqlitebrowser/sqlitebrowser/archive/sqlb-3.2.0.tar.gz'
- sha256 '2eabb4c0102cb2fabd6bd556ffc40c247a8b317adf518d0601b5ee885ac86e1b'
+ url 'https://github.com/sqlitebrowser/sqlitebrowser/archive/v3.3.0.tar.gz'
+ sha1 '9585fd37465b844d5458152883b6305c6e3e8530'
head 'https://github.com/sqlitebrowser/sqlitebrowser.git'