homebrew-cask/Casks/kobito.rb

11 lines
287 B
Ruby
Raw Normal View History

2013-10-20 08:24:13 +08:00
class Kobito < Cask
version '1.9.2'
sha256 '8129e70fda4595fe4e4be5406f2383f5900421da2bc9b7c53cd0e74762f42ba2'
2014-06-25 17:47:08 +08:00
url 'http://kobito.qiita.com/download/Kobito_v1.9.2.zip'
2014-06-04 19:51:02 +08:00
appcast 'http://kobito.qiita.com/appcast.xml'
2013-10-20 08:24:13 +08:00
homepage 'http://kobito.qiita.com/'
2013-10-20 08:24:13 +08:00
link 'Kobito.app'
end