homebrew-cask/Casks/gitscout.rb

11 lines
178 B
Ruby

cask 'gitscout' do
version :latest
sha256 :no_check
url 'https://gitscout.com/marshmallows'
name 'Gitscout'
homepage 'https://gitscout.com/'
app 'Gitscout.app'
end