homebrew-cask/Casks/earthcoin.rb

11 lines
272 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'earthcoin' do
2015-03-07 22:19:54 +08:00
version '1.3.3'
sha256 'ba7db69c0f4da53ffae00fa1f593a24e4e7821e84c79e8dbeebc6bdefc6354c6'
2014-11-22 18:58:34 +08:00
2016-02-14 08:23:00 +08:00
url "http://getearthcoin.com/downloads/EarthCoin-Qt-#{version}.dmg"
2015-02-08 19:13:39 +08:00
name 'Earthcoin'
2014-11-22 18:58:34 +08:00
homepage 'http://getearthcoin.com/'
app 'EarthCoin-Qt.app'
end