homebrew-cask/Casks/shellhere.rb

11 lines
222 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'shellhere' do
2015-11-15 09:30:38 +08:00
version :latest
sha256 :no_check
url 'https://github.com/downloads/lhagan/ShellHere/ShellHere.dmg'
name 'ShellHere'
2017-02-12 10:16:58 +08:00
homepage 'https://github.com/lhagan/ShellHere/'
2015-11-16 02:29:41 +08:00
2015-11-15 09:30:38 +08:00
app 'ShellHere.app'
end