homebrew-cask/Casks/shimo.rb

11 lines
262 B
Ruby

class Shimo < Cask
version :latest
sha256 :no_check
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/'
app 'Shimo.app'
end