homebrew-cask/Casks/shiori.rb

11 lines
292 B
Ruby
Raw Normal View History

2013-08-23 09:43:44 +08:00
class Shiori < Cask
2014-07-01 14:07:34 +08:00
version '1.0.2'
sha256 'c832edc2762fdaadc80bfe042ee6f7bd128955e3d7b27bdc5baf5806a0c8a719'
2014-07-01 14:07:34 +08:00
url 'http://aki-null.net/shiori/release/Shiori_1.0.2.zip'
2014-06-09 22:41:37 +08:00
appcast 'http://aki-null.net/shiori/appcast.xml'
2013-08-23 09:43:44 +08:00
homepage 'http://aki-null.net/shiori/'
2013-08-23 09:43:44 +08:00
link 'Shiori.app'
end