homebrew-cask/Casks/go2shell.rb

14 lines
352 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'go2shell' do
2015-04-08 12:45:04 +08:00
version :latest
sha256 :no_check
url 'http://zipzapmac.com/download/Go2Shell'
name 'Go2Shell'
2015-05-24 00:24:10 +08:00
appcast 'http://appcast.zipzapmac.com/go2shell.xml',
:sha256 => '2a824962eb4bf47c11f69ce020dc07ad423d1c1d47df49e754fceb8b70ec2b1d'
2015-04-08 12:45:04 +08:00
homepage 'http://zipzapmac.com/go2shell'
license :gratis
app 'Go2Shell.app'
end