mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
re-use version in sqlitestudio
This commit is contained in:
parent
1dbe14ea1f
commit
047dd7cdae
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ class Sqlitestudio < Cask
|
|||
version '2.1.5'
|
||||
sha256 '7df2d3bc8a4aafac738b7b412f2bde82f2b1114dc30f173363ec28ae5514f882'
|
||||
|
||||
url 'http://sqlitestudio.pl/files/free/stable/macosx/sqlitestudio-2.1.5.zip'
|
||||
url "http://sqlitestudio.pl/files/free/stable/macosx/sqlitestudio-#{version}.zip"
|
||||
homepage 'http://sqlitestudio.pl'
|
||||
|
||||
app 'SQLiteStudio.app'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue