-
Notifications
You must be signed in to change notification settings - Fork 12
/
MPS-EAP-np.yml
24 lines (24 loc) · 962 Bytes
/
MPS-EAP-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
version: 2024.3-243.21565.167-EAP1
description: MPS Early Access Program. The Domain-Specific language creator by JetBrains.
homepage: https://www.jetbrains.com/mps/
license:
identifier: Proprietary
url: https://www.jetbrains.com/legal/agreements/user_eap.html
url: https://download.jetbrains.com/mps/2024.3/MPS-2024.3-EAP1.exe#/cosi.7z
hash: 92f3074fb3e8ded08f1a75add324824bd3d446fa2b750953a8af7fdb9e36881e
extract_to: IDE
pre_install: Remove-AppDirItem 'IDE\$*'
shortcuts:
- - IDE\bin\mps.bat
- JetBrains\MPS (Early Access Program)
- ""
- IDE\bin\mps.ico
persist: IDE\bin\idea.properties
checkver:
url: https://data.services.jetbrains.com/products/releases?code=MPS&latest=true&type=eap
regex: EAP(?<eap>\d+)\.exe.*majorVersion":"(?<ver>[\d.]+)".*"build":"(?<build>[\d.]+)"
replace: ${ver}-${build}-EAP${eap}
autoupdate:
url: https://download.jetbrains.com/mps/$matchHead/MPS-$matchHead-EAP$matchEap.exe#/cosi.7z
hash:
url: $url.sha256