aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
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 eefa29228..4ca93d024 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.1.0.tar.gz'
- sha256 '06ba56016c1f39935d8e121304e27d4d55b0bc74181e4b20155c11aa8c183aae'
+ url 'https://github.com/sqlitebrowser/sqlitebrowser/archive/sqlb-3.2.0.tar.gz'
+ sha256 '2eabb4c0102cb2fabd6bd556ffc40c247a8b317adf518d0601b5ee885ac86e1b'
head 'https://github.com/sqlitebrowser/sqlitebrowser.git'