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.
10 lines
310 B
10 lines
310 B
cask 'omnigraffle6' do
|
|
version '6.6.2'
|
|
sha256 'f0b05a654686c42703cddef646a2519235b45d26bd06988a6e644aa96c0eb828'
|
|
|
|
url "http://downloads.omnigroup.com/software/MacOSX/10.10/OmniGraffle-#{version}.dmg"
|
|
name 'OmniGraffle 6'
|
|
homepage 'https://www.omnigroup.com/omnigraffle/'
|
|
|
|
app 'OmniGraffle.app'
|
|
end
|
|
|