sqlite browser 3.5.1

Closes Homebrew/homebrew#36689.

Signed-off-by: Brett Koonce <koonce@gmail.com>
This commit is contained in:
Justin Clift 2015-02-10 00:22:17 +00:00 committed by Brett Koonce
parent fac3370bba
commit 0abb1e20a4

View file

@ -2,8 +2,8 @@ require 'formula'
class Sqlitebrowser < Formula class Sqlitebrowser < Formula
homepage 'http://sqlitebrowser.org' homepage 'http://sqlitebrowser.org'
url 'https://github.com/sqlitebrowser/sqlitebrowser/archive/v3.4.0.tar.gz' url 'https://github.com/sqlitebrowser/sqlitebrowser/archive/v3.5.1.tar.gz'
sha1 'c60e953639ce8294155fa819a4538b05f8d58b64' sha1 '2c915ccb1e869e98c9e4133ecef1ba003a304d87'
head 'https://github.com/sqlitebrowser/sqlitebrowser.git' head 'https://github.com/sqlitebrowser/sqlitebrowser.git'