homebrew-cask/Casks/pangu.rb

13 lines
329 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'pangu' do
2014-11-14 23:51:24 +08:00
version '1.0.0'
sha256 '910c2fcc6bbaea54f2944eb275de9674bc4613bf79f1f60dbf8ad0064269a252'
# 25pp.com is the official download host per the vendor homepage
2014-11-14 23:51:24 +08:00
url "http://dl.pangu.25pp.com/jb/Pangu8_v#{version}.dmg"
2015-04-18 02:58:58 +08:00
name 'Pangu8'
2015-06-29 14:32:18 +08:00
homepage 'https://en.pangu.io/'
2015-10-02 02:31:56 +08:00
license :gratis
2014-11-14 23:51:24 +08:00
app 'pangu8.app'
end