homebrew-cask-versions/Casks/sqlite-browser.rb
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00

7 lines
318 B
Ruby

class SqliteBrowser < Cask
url 'http://downloads.sourceforge.net/sourceforge/sqlitebrowser/sqlitebrowser_200_b1_osx.zip'
homepage 'http://sqlitebrowser.sourceforge.net/'
version '2.0.0b1'
sha256 '724d15c3958efc85f457278ba1a957b25b643f4e502e2b6ff3ba999354aadabd'
link 'SQLite Database Browser 2.0 b1.app'
end