homebrew-cask-versions/Casks/eagle.rb
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00

7 lines
252 B
Ruby

class Eagle < Cask
url 'ftp://ftp.cadsoft.de/eagle/program/6.5/eagle-mac-6.5.0.zip'
homepage 'http://www.cadsoftusa.com/'
version '6.5.0'
sha256 '902e6f8ebdf0991a7b26a997e66540bf1e2b984b82a683be97fa469b95d35239'
install 'eagle-6.5.0.pkg'
end