homebrew-cask/Casks/get-lyrical.rb

11 lines
322 B
Ruby
Raw Normal View History

2014-11-14 01:25:55 +08:00
cask :v1 => 'get-lyrical' do
2014-11-04 11:07:22 +08:00
version :latest
sha256 :no_check
url 'http://shullian.com/files/getlyrical.zip'
homepage 'http://shullian.com/get_lyrical.php'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-11-04 11:07:22 +08:00
app 'Get Lyrical/Get Lyrical.app'
end