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-07-20 14:42:32 +08:00
version '0.10.7'
sha256 '244e6daa406fa4e45451d0f08688d91770d25cb559485a76788568f47bac7101'
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-07-20 14:42:32 +08:00
checkpoint: 'facba06f5547b605c2f330ba4561176b1f422079c13ff35b0a0e9cd9a76aa1fc'
2016-10-27 18:54:27 +08:00
name 'SpechtLite'
homepage 'https://github.com/zhuhaow/SpechtLite'
app 'SpechtLite.app'
end