homebrew-cask/Casks/licensed.rb

8 lines
182 B
Ruby
Raw Normal View History

2013-11-06 11:00:39 +08:00
class Licensed < Cask
url 'http://amarsagoo.info/licensed/Licensed.dmg'
homepage 'http://amarsagoo.info/licensed'
version 'latest'
2014-05-08 20:51:31 +08:00
sha256 :no_check
2013-11-06 11:00:39 +08:00
link 'Licensed.app'
end