homebrew-cask/Casks/pangu.rb

12 lines
316 B
Ruby
Raw Normal View History

2014-11-14 23:51:24 +08:00
cask :v1 => 'pangu' do
version '1.0.0'
sha256 '910c2fcc6bbaea54f2944eb275de9674bc4613bf79f1f60dbf8ad0064269a252'
# 25pp is the official download host per the vendor homepage
url "http://dl.pangu.25pp.com/jb/Pangu8_v#{version}.dmg"
homepage 'http://en.pangu.io/'
license :unknown
app 'pangu8.app'
end