mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 06:16:46 -06:00
7 lines
213 B
Ruby
7 lines
213 B
Ruby
class Shiori < Cask
|
|
url 'http://aki-null.net/shiori/release/Shiori_1.0.1.zip'
|
|
homepage 'http://aki-null.net/shiori/'
|
|
version '1.0.1'
|
|
sha1 'cf36abea7cea5fc4aa2bec2882610173c702cc4f'
|
|
link 'Shiori.app'
|
|
end
|