mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
9 lines
238 B
Ruby
9 lines
238 B
Ruby
class Wiznote < Cask
|
|
version '2.1.12'
|
|
sha256 '662887408953881fda4d5aef2f8577a09f495d1c11e6607af578b2418ed62e87'
|
|
|
|
url 'http://release.wiz.cn/wiznote-macos-2014-08-19.dmg'
|
|
homepage 'http://www.wiznote.com/'
|
|
|
|
app 'WizNote.app'
|
|
end
|