homebrew-cask/Casks/licensed.rb

11 lines
200 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'licensed' do
2014-09-17 19:42:51 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'https://amarsagoo.info/licensed/Licensed.dmg'
2015-01-12 01:52:28 +08:00
name 'Licensed'
2016-12-18 19:15:51 +08:00
homepage 'https://amarsagoo.info/licensed/'
2014-09-16 00:05:50 +08:00
app 'Licensed.app'
2013-11-06 11:00:39 +08:00
end