-
Notifications
You must be signed in to change notification settings - Fork 12
/
CLion-RC-np.yml
31 lines (31 loc) · 1.16 KB
/
CLion-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-243.21565.198
description: CLion Release Candidate. Cross-Platform IDE for C and C++ by JetBrains.
homepage: https://www.jetbrains.com/cpp/
license:
identifier: Proprietary
url: https://www.jetbrains.com/store/license.html
architecture:
64bit:
url: https://download.jetbrains.com/cpp/CLion-243.21565.198.exe#/cosi.7z
hash: 9af20e76057923792a868fbd88088b082218e31e0525d53a69c0d15d2db2b16f
arm64:
url: https://download.jetbrains.com/cpp/CLion-243.21565.198-aarch64.exe#/cosi.7z
hash: 0e6f2243d79dfffe109b4cb3fa26a42ae7fb02559e0ecd6a647f949a52e02c97
extract_to: IDE
pre_install: Remove-AppDirItem 'IDE\$*'
shortcuts:
- - IDE\bin\clion64.exe
- JetBrains\CLion (Release Candidate)
persist: IDE\bin\idea.properties
checkver:
url: https://data.services.jetbrains.com/products/releases?code=CL&latest=true&type=rc
regex: version":"(?<ver>[\d.]+)".*"build":"(?<build>[\d.]+)"
replace: ${ver}-${build}
autoupdate:
architecture:
64bit:
url: https://download.jetbrains.com/cpp/CLion-${matchBuild}.exe#/cosi.7z
arm64:
url: https://download.jetbrains.com/cpp/CLion-${matchBuild}-aarch64.exe#/cosi.7z
hash:
url: $url.sha256