homebrew-cask/Casks/eaglefiler.rb

11 lines
281 B
Ruby
Raw Normal View History

2014-11-14 01:25:46 +08:00
cask :v1 => 'eaglefiler' do
2014-07-25 06:27:10 +08:00
version '1.6.2'
sha256 '0c16140443b863df4847da18ec3f22c86529ea0bcdf8d53b90702f4e49bcaa93'
url "http://c-command.com/downloads/EagleFiler-#{version}.dmg"
homepage 'http://c-command.com/eaglefiler/'
2014-10-01 23:32:48 +08:00
license :unknown
2014-07-25 06:27:10 +08:00
2014-09-16 00:05:31 +08:00
app 'EagleFiler.app'
2014-07-25 06:27:10 +08:00
end