mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
258 B
Ruby
9 lines
258 B
Ruby
class Eaglefiler < Cask
|
|
version '1.6.2'
|
|
sha256 '0c16140443b863df4847da18ec3f22c86529ea0bcdf8d53b90702f4e49bcaa93'
|
|
|
|
url "http://c-command.com/downloads/EagleFiler-#{version}.dmg"
|
|
homepage 'http://c-command.com/eaglefiler/'
|
|
|
|
app 'EagleFiler.app'
|
|
end
|