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
367 B
11 lines
367 B
cask 'omnioutliner-beta' do
|
|
version '4.4.x-r253921'
|
|
sha256 '51d80d4e4889eab3b5c5aeeda8880d1814dbe3cb06dfd4b926aa445e9711721b'
|
|
|
|
url "https://omnistaging.omnigroup.com/omnioutliner-4/releases/OmniOutliner-#{version}-Test.dmg"
|
|
name 'OmniOutliner'
|
|
homepage 'https://omnistaging.omnigroup.com/omnioutliner-4/'
|
|
license :commercial
|
|
|
|
app 'OmniOutliner.app'
|
|
end
|
|
|