mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-11 22:06:11 -06:00
mesasqlite.rb: add license
This commit is contained in:
parent
4781e1e935
commit
5d13ee7736
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ cask :v1 => 'mesasqlite' do
|
|||
url "http://www.desertsandsoftware.com/DEMOS/MesaSQLite#{version.delete('.')}.zip"
|
||||
name 'MesaSQLite'
|
||||
homepage 'http://www.desertsandsoftware.com/wordpress/?page_id=17'
|
||||
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
|
||||
license :commercial
|
||||
|
||||
app 'MesaSQLite.app'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue