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
2017-01-19 06:24:14 +08:00
version '0.10.3'
sha256 '72c33be92eb3b111f62264403bfe56233f3a6777cbad9e9ea392630080915384'
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',
2017-01-19 06:24:14 +08:00
checkpoint: 'b378177850d4adc0f083de9d3b44bcc2ff71cd043ea66090b5a9ebf0859c6a9a'
2016-10-27 18:54:27 +08:00
name 'SpechtLite'
homepage 'https://github.com/zhuhaow/SpechtLite'
app 'SpechtLite.app'
end