mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
209 B
Ruby
7 lines
209 B
Ruby
class Kobito < Cask
|
|
url 'http://kobito.qiita.com/download/Kobito_v1.8.2.zip'
|
|
homepage 'http://kobito.qiita.com/'
|
|
version '1.8.2'
|
|
sha1 'eac47edd574380391044ea89486b14a0ec2b3a00'
|
|
link 'Kobito.app'
|
|
end
|