Merge pull request #3710 from alebcay/axureprpro

Rename Axure RP Pro, remove version for non-versioned download
This commit is contained in:
Vítor Galvão 2014-03-29 18:52:41 +00:00
commit 8d510fd2fc
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
class Axureprpro < Cask
class AxureRpPro < Cask
url 'http://axure.cachefly.net/AxureRP-Pro-Setup.dmg'
homepage 'http://www.axure.com/'
version '7.0.0.3146'
sha256 '0d77fab85185aa8957eea754faa001fcbb202cc9162b29c65526637580b02f32'
version 'latest'
sha256 :no_check
link 'Axure RP Pro 7.0.app'
end