homebrew-cask/Casks/yorufukurou.rb

11 lines
284 B
Ruby
Raw Normal View History

2013-12-28 12:14:32 +08:00
class Yorufukurou < Cask
version 'latest'
sha256 :no_check
2013-12-28 12:14:32 +08:00
url 'http://aki-null.net/yf/YoruFukurou_SL.zip'
2014-05-14 21:40:04 +08:00
appcast 'http://sites.google.com/site/yorufukurou/distribution/appcast.xml'
2013-12-28 12:14:32 +08:00
homepage 'https://sites.google.com/site/yorufukurou/home-en'
2014-09-16 00:06:40 +08:00
app 'YoruFukurou.app'
2013-12-28 12:14:32 +08:00
end