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
312 B
10 lines
312 B
cask :v1 => 'appcode-eap' do
|
|
version '3.2.0'
|
|
sha256 'fa78dc8e2a7430e7173cecec7b6e369f3d2cf442facd7ee0df46592788b00715'
|
|
|
|
url 'http://download.jetbrains.com/objc/AppCode-141.1689.23.dmg'
|
|
homepage 'http://confluence.jetbrains.com/display/OBJC/AppCode+EAP'
|
|
license :commercial
|
|
|
|
app 'AppCode EAP.app'
|
|
end
|
|
|