mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
10 lines
257 B
Ruby
10 lines
257 B
Ruby
class Wiznote < Cask
|
|
version '2.1.13'
|
|
sha256 '5735502f06e93013f1350df89dd0423c1c250da798d7e5970d18a67034bb032f'
|
|
|
|
url 'http://release.wiz.cn/wiznote-macos-2014-09-25.dmg'
|
|
homepage 'http://www.wiznote.com/'
|
|
license :unknown
|
|
|
|
app 'WizNote.app'
|
|
end
|