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.
 
 

11 lines
394 B

cask :v1 => 'kicad-nightly' do
version 'r5967.20150721-035418.dmg'
sha256 '3b45e0f963ea14653cac86d239d0f3e3a26f1c2ea73985d8a167691418caa9fd'
url "http://downloads.kicad-pcb.org/osx/kicad-#{version}.dmg"
homepage 'http://www.kicad-pcb.org/'
license :gpl
artifact 'kicad', :target => Pathname.new(File.expand_path('~')).join('Library/Application Support/kicad')
suite 'Kicad'
end