homebrew-cask/Casks/eaglefiler.rb

11 lines
277 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'eaglefiler' do
2017-04-19 18:29:23 +08:00
version '1.7.6'
sha256 'a22cefbe1a8782bf2ade632928cf70cada5731fb231bb8b9acf5c0fc30e1285c'
2014-07-25 06:27:10 +08:00
2015-06-29 14:32:18 +08:00
url "https://c-command.com/downloads/EagleFiler-#{version}.dmg"
2015-02-08 19:12:58 +08:00
name 'EagleFiler'
2015-06-29 14:32:18 +08:00
homepage 'https://c-command.com/eaglefiler/'
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