homebrew-cask/Casks/yorufukurou.rb

13 lines
470 B
Ruby
Raw Normal View History

2014-11-14 01:27:25 +08:00
cask :v1 => 'yorufukurou' do
2014-09-17 19:43:08 +08:00
version :latest
sha256 :no_check
# null.net is the official download host per the vendor homepage
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'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:06:40 +08:00
app 'YoruFukurou.app'
2013-12-28 12:14:32 +08:00
end