homebrew-cask/Casks/yorufukurou.rb

12 lines
302 B
Ruby

class Yorufukurou < Cask
version :latest
sha256 :no_check
url 'http://aki-null.net/yf/YoruFukurou_SL.zip'
appcast 'http://sites.google.com/site/yorufukurou/distribution/appcast.xml'
homepage 'https://sites.google.com/site/yorufukurou/home-en'
license :unknown
app 'YoruFukurou.app'
end