Merge pull request #7355 from vitorgalvao/fix-7352

Add Pangu8
This commit is contained in:
Vítor Galvão 2014-11-14 16:57:50 +00:00
commit 467cadb732
1 changed files with 11 additions and 0 deletions

11
Casks/pangu.rb Normal file
View File

@ -0,0 +1,11 @@
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