-
Notifications
You must be signed in to change notification settings - Fork 12
/
MPS-EAP.yml
33 lines (33 loc) · 1.19 KB
/
MPS-EAP.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
32
33
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
- https://raw.githubusercontent.com/shovel-org/Windows-JetBrains-Bucket/main/scripts/portable.ps1
hash:
- 92f3074fb3e8ded08f1a75add324824bd3d446fa2b750953a8af7fdb9e36881e
- 2255673952a7909596b8783f6e913d2301f91f0def0275fcfbc6371b0ca021f8
extract_to: IDE
installer:
script: |
& "$dir\portable.ps1" $dir $persist_dir
Remove-AppDirItem 'IDE\$*', 'portable.ps1'
shortcuts:
- - IDE\bin\mps.bat
- JetBrains\MPS (Early Access Program)
- ""
- IDE\bin\mps.ico
persist:
- IDE\bin\idea.properties
- profile
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