Michael
9 years ago
1 changed files with 0 additions and 21 deletions
@ -1,21 +0,0 @@ |
|||
cask :v1 => 'clion-eap-bundled-jdk' do |
|||
version '141.2347.10' |
|||
sha256 '3bfad80857b390099a93f6f006315c4e505a4ec6cebd9a18e317248be783f717' |
|||
|
|||
url "https://download.jetbrains.com/cpp/CLion-#{version}-custom-jdk-bundled.dmg" |
|||
name 'CLion' |
|||
homepage 'https://confluence.jetbrains.com/display/CLION/Early+Access+Program' |
|||
license :commercial |
|||
|
|||
app 'CLion.app' |
|||
|
|||
zap :delete => [ |
|||
'~/Library/Preferences/com.jetbrains.CLion.plist', |
|||
'~/Library/Preferences/clion11', |
|||
'~/Library/Application Support/clion11', |
|||
'~/Library/Caches/clion11', |
|||
'~/Library/Logs/clion11', |
|||
] |
|||
|
|||
conflicts_with :cask => 'clion-eap' |
|||
end |
Loading…
Reference in new issue