homebrew-cask/Casks/sandbox.rb

12 lines
314 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'sandbox' do
2014-09-17 19:43:00 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'http://www.mikey-san.net/sandbox/Sandbox.dmg'
2015-04-26 23:39:04 +08:00
name 'Sandbox'
homepage 'http://www.mikey-san.net/sandbox/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:06:15 +08:00
app 'Sandbox.app'
end