homebrew-cask/Casks/blink1control.rb

14 lines
542 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'blink1control' do
2015-09-11 04:37:08 +08:00
version '1.98'
sha256 '49c680f3ec174662cc00a4f4649074a891e8fc55b82aec284c5aade0efb44ce1'
# github.com/todbot/blink1 was verified as official when first introduced to the cask
2014-10-05 01:59:18 +08:00
url "https://github.com/todbot/blink1/releases/download/v#{version}/Blink1Control-mac.zip"
2015-12-26 04:57:40 +08:00
appcast 'https://github.com/todbot/blink1/releases.atom',
2016-01-29 05:44:04 +08:00
checkpoint: 'f8419b73ae281066a793d7d79211b45be165de976186784fb1271d2a8afa00c7'
name 'Blink1Control'
2015-06-29 14:32:18 +08:00
homepage 'https://blink1.thingm.com/'
2014-09-16 00:05:19 +08:00
app 'Blink1Control.app'
2014-05-23 12:58:28 +08:00
end