homebrew-cask/Casks/axure-rp.rb

13 lines
296 B
Ruby

cask 'axure-rp' do
version :latest
sha256 :no_check
# axure.cachefly.net was verified as official when first introduced to the cask
url 'https://axure.cachefly.net/AxureRP-Setup.dmg'
name 'Axure RP'
homepage 'https://www.axure.com/'
license :commercial
app 'Axure RP 8.app'
end