-
Notifications
You must be signed in to change notification settings - Fork 12
/
MPS.yml
35 lines (35 loc) · 1.17 KB
/
MPS.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
34
35
version: 2024.1.1-241.19072.1155
description: MPS. The Domain-Specific language creator by JetBrains.
homepage: https://www.jetbrains.com/mps/
license:
identifier: Proprietary
url: https://www.jetbrains.com/store/license.html
changelog: https://www.jetbrains.com/mps/whatsnew/
url:
- https://download.jetbrains.com/mps/2024.1/MPS-2024.1.1.exe#/cosi.7z
- https://raw.githubusercontent.com/shovel-org/Windows-JetBrains-Bucket/main/scripts/portable.ps1
hash:
- bf996deb7fb23184a506a7328882584dc4168e683330ec6d976fc797ccac6596
- 2255673952a7909596b8783f6e913d2301f91f0def0275fcfbc6371b0ca021f8
extract_to: IDE
installer:
script: |
& "$dir\portable.ps1" $dir $persist_dir
Remove-AppDirItem 'IDE\$*', 'portable.ps1'
bin: IDE\bin\mps.bat
shortcuts:
- - IDE\bin\mps.bat
- JetBrains\MPS
- ""
- IDE\bin\mps.ico
persist:
- IDE\bin\idea.properties
- profile
checkver:
url: https://data.services.jetbrains.com/products/releases?code=MPS&latest=true&type=release
regex: version":"(?<ver>[\d.]+)".*"build":"(?<build>[\d.]+)"
replace: ${ver}-${build}
autoupdate:
url: https://download.jetbrains.com/mps/$majorVersion.$minorVersion/MPS-$matchHead.exe#/cosi.7z
hash:
url: $url.sha256