homebrew-cask/Casks/shimo.rb

9 lines
262 B
Ruby

class Shimo < Cask
url 'http://www.chungwasoft.com/files/Shimo_latest.zip'
appcast 'http://www.chungwasoft.com/library/appcasts/Shimo3/shimocast.php'
homepage 'http://www.chungwasoft.com/shimo/'
version 'latest'
sha256 :no_check
link 'Shimo.app'
end