homebrew-cask/Casks/spechtlite.rb

13 lines
460 B
Ruby
Raw Normal View History

2016-10-27 18:54:27 +08:00
cask 'spechtlite' do
2016-12-31 05:31:36 +08:00
version '0.10.0'
sha256 '9a51860d215e36162f63696e5b6aa7f18cb18349a20e27bc93fcada2cfede7a9'
2016-10-27 18:54:27 +08:00
url "https://github.com/zhuhaow/SpechtLite/releases/download/#{version}/SpechtLite.zip"
appcast 'https://github.com/zhuhaow/SpechtLite/releases.atom',
2016-12-31 05:31:36 +08:00
checkpoint: '7274c1852fa70b69b22773d238418b7171af0e3857193febae5ec3bdd4f691b0'
2016-10-27 18:54:27 +08:00
name 'SpechtLite'
homepage 'https://github.com/zhuhaow/SpechtLite'
app 'SpechtLite.app'
end