homebrew-cask/Casks/axure-rp.rb

13 lines
296 B
Ruby
Raw Normal View History

cask 'axure-rp' do
2014-09-17 19:42:38 +08:00
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'
2015-01-04 11:33:03 +08:00
name 'Axure RP'
2015-06-29 14:32:18 +08:00
homepage 'https://www.axure.com/'
license :commercial
app 'Axure RP 8.app'
2014-03-10 16:57:18 +08:00
end