homebrew-cask/Casks/pangu.rb

13 lines
336 B
Ruby

cask :v1 => 'pangu' do
version '1.0.0'
sha256 '910c2fcc6bbaea54f2944eb275de9674bc4613bf79f1f60dbf8ad0064269a252'
# 25pp.com is the official download host per the vendor homepage
url "http://dl.pangu.25pp.com/jb/Pangu8_v#{version}.dmg"
name 'Pangu8'
homepage 'https://en.pangu.io/'
license :gratis
app 'pangu8.app'
end