homebrew-cask/Casks/licensed.rb

10 lines
183 B
Ruby

class Licensed < Cask
version 'latest'
sha256 :no_check
url 'http://amarsagoo.info/licensed/Licensed.dmg'
homepage 'http://amarsagoo.info/licensed'
app 'Licensed.app'
end