mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
262 B
Ruby
9 lines
262 B
Ruby
class Fritzing < Cask
|
|
version '0.8.7b'
|
|
sha256 '40b9290320bd33fc96745c68c020bcd36a18f3ee4d525f3aecc0a946e6edcd8f'
|
|
|
|
url 'http://fritzing.org/download/0.8.7b/mac-os-x-105/fritzing.0.8.7b.cocoa.dmg'
|
|
homepage 'http://fritzing.org/'
|
|
|
|
link 'Fritzing.app'
|
|
end
|