homebrew-cask/Casks/gitscout.rb

11 lines
178 B
Ruby
Raw Normal View History

2016-12-09 04:48:58 +08:00
cask 'gitscout' do
version :latest
sha256 :no_check
url 'https://gitscout.com/marshmallows'
name 'Gitscout'
homepage 'https://gitscout.com/'
2016-12-09 04:48:58 +08:00
app 'Gitscout.app'
end