homebrew-cask/Casks/githubpulse.rb

11 lines
251 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'githubpulse' do
2015-01-14 10:00:32 +08:00
version :latest
sha256 :no_check
url 'https://github.com/tadeuzagallo/GithubPulse/raw/master/dist/GithubPulse.zip'
name 'GithubPulse'
homepage 'https://github.com/tadeuzagallo/GithubPulse'
app 'GithubPulse.app'
end