You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

12 lines
402 B

cask 'kicad-nightly' do
version 'r6979.20160714-060715'
sha256 'f991485c047c38d143419b59866b8ee0e7f9845859ee2e7e196fd90687db2b8c'
url "http://downloads.kicad-pcb.org/osx/nightly/kicad-#{version}.dmg"
name 'KiCad'
homepage 'http://www.kicad-pcb.org'
license :gpl
suite 'Kicad'
artifact 'kicad', target: Pathname.new(File.expand_path('~')).join('Library/Application Support/kicad')
end