homebrew-cask/Casks/therm.rb

13 lines
425 B
Ruby
Raw Normal View History

2018-01-26 05:52:15 +08:00
cask 'therm' do
2018-05-31 17:43:02 +08:00
version '0.1.6'
sha256 'd2666b8c60018e0656c1671dccd3cdc75f19f2586a8b283e2a83691bdb963f4d'
2018-01-26 05:52:15 +08:00
url "https://github.com/trufae/Therm/releases/download/#{version}/Therm.app.zip"
appcast 'https://github.com/trufae/Therm/releases.atom',
2018-05-31 17:43:02 +08:00
checkpoint: '075d9b956da87b0b46eb15d855cb275dd6b1e35faae9645c9663c0cf3d275fd5'
2018-01-26 05:52:15 +08:00
name 'Therm'
homepage 'https://github.com/trufae/Therm'
app 'Therm.app'
end