-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathIntelliJ-IDEA-Ultimate-RC-np.yml
31 lines (31 loc) · 1.23 KB
/
IntelliJ-IDEA-Ultimate-RC-np.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
version: 2024.3.1-243.22562.59
description: IntelliJ IDEA Ultimate Release Candidate. Cross-Platform Java IDE for professional developers by JetBrains.
homepage: https://www.jetbrains.com/idea/
license:
identifier: Proprietary
url: https://www.jetbrains.com/store/license.html
architecture:
64bit:
url: https://download.jetbrains.com/idea/ideaIU-243.22562.59.exe#/cosi.7z
hash: f64c6dbb3c1023a42b670abcfc663bbae745b4177fa0f38916ed9fd9ee4b5b65
arm64:
url: https://download.jetbrains.com/idea/ideaIU-243.22562.59-aarch64.exe#/cosi.7z
hash: fd6750a5c2e979fe4b308b8e965355abe37b69028c3394bcd25a70a79a722ffe
extract_to: IDE
pre_install: Remove-AppDirItem 'IDE\$*'
shortcuts:
- - IDE\bin\idea64.exe
- JetBrains\IntelliJ IDEA Ultimate (Release Candidate)
persist: IDE\bin\idea.properties
checkver:
url: https://data.services.jetbrains.com/products/releases?code=IIU&latest=true&type=rc
regex: version":"(?<ver>[\d.]+)".*"build":"(?<build>[\d.]+)"
replace: ${ver}-${build}
autoupdate:
architecture:
64bit:
url: https://download.jetbrains.com/idea/ideaIU-${preReleaseVersion}.exe#/cosi.7z
arm64:
url: https://download.jetbrains.com/idea/ideaIU-${preReleaseVersion}-aarch64.exe#/cosi.7z
hash:
url: $url.sha256