homebrew-cask/Casks/linkliar.rb

13 lines
440 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'linkliar' do
2016-03-28 15:13:33 +08:00
version '1.1.2'
sha256 '33b41b807daf1e87add1a361aa810f4e6e6840545f70664f0607afb6ccc11767'
2014-07-21 05:31:55 +08:00
2016-03-28 15:13:33 +08:00
url "https://github.com/halo/LinkLiar/releases/download/#{version}/LinkLiar.app.zip"
appcast 'https://github.com/halo/LinkLiar/releases.atom',
checkpoint: 'c0b394576f668e81bcd5ece23aa070b9b2d7451c1f694b9dfee3ca9ddfdafe93'
2015-04-09 02:31:47 +08:00
name 'LinkLiar'
2014-07-21 05:31:55 +08:00
homepage 'https://github.com/halo/LinkLiar'
2016-03-28 15:13:33 +08:00
app 'LinkLiar.app'
2014-07-21 05:31:55 +08:00
end