homebrew-cask/Casks/linkliar.rb

10 lines
230 B
Ruby
Raw Normal View History

2014-07-21 05:31:55 +08:00
class Linkliar < Cask
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'
homepage 'https://github.com/halo/LinkLiar'
prefpane 'LinkLiar.prefPane'
end