mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
9 lines
234 B
Ruby
9 lines
234 B
Ruby
class Hsang < Cask
|
|
version '1.2.1'
|
|
sha256 'd292b7aced514602c7762c8d76f9a5d48aea412be3713a0d270d03ad04c5a1c1'
|
|
|
|
url "http://nie.gdl.netease.com/lushi/HSAng_#{version}.dmg"
|
|
homepage 'http://lushi.163.com/'
|
|
|
|
app 'HSAng.app'
|
|
end
|