mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
each of these is verified: the current sha1 and the new sha256 are both correct for the given download.
7 lines
250 B
Ruby
7 lines
250 B
Ruby
class Shimo < Cask
|
|
url 'http://www.chungwasoft.com/files/Shimo_3.2.3_2587.zip'
|
|
homepage 'http://www.chungwasoft.com/shimo/'
|
|
version '3.2.3_2587'
|
|
sha256 'ff8a5bc7254d6860ecae72a863e1da4faec5948c2b07e8b7da4c96dcb34ec5b4'
|
|
link 'Shimo.app'
|
|
end
|