homebrew-cask/Casks/keyfinder.rb

11 lines
344 B
Ruby
Raw Normal View History

2014-11-14 01:26:12 +08:00
cask :v1 => 'keyfinder' do
2014-09-17 19:42:50 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'http://www.ibrahimshaath.co.uk/keyfinder/KeyFinder-OSX.zip'
homepage 'http://www.ibrahimshaath.co.uk/keyfinder/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:05:48 +08:00
app 'KeyFinder-OSX/KeyFinder.app'
2013-07-23 05:57:37 +08:00
end