homebrew-cask/Casks/lucidor.rb

12 lines
275 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'lucidor' do
version '0.9.10-1'
sha256 '21bf3eba46f5bad773b9302490ff30c3cebac7dd82b4dcdd84e83d3d861c2b62'
url "http://lucidor.org/get.php?id=lucidor-#{version}.dmg"
2015-01-05 01:02:30 +08:00
name 'Lucidor'
2015-03-17 21:51:06 +08:00
homepage 'http://lucidor.org/lucidor/'
2015-09-17 02:02:32 +08:00
license :gpl
2014-09-16 00:05:52 +08:00
app 'Lucidor.app'
end