homebrew-cask/Casks/linkliar.rb

12 lines
260 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'linkliar' do
2014-09-17 19:42:51 +08:00
version :latest
2014-07-21 05:31:55 +08:00
sha256 :no_check
url 'https://github.com/halo/LinkLiar/blob/master/latest_build/LinkLiar.zip?raw=true'
2015-04-09 02:31:47 +08:00
name 'LinkLiar'
2014-07-21 05:31:55 +08:00
homepage 'https://github.com/halo/LinkLiar'
license :mit
2014-07-21 05:31:55 +08:00
prefpane 'LinkLiar.prefPane'
end