-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathMPS-np.yml
26 lines (26 loc) · 952 Bytes
/
MPS-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
version: 2024.3.1-243.24978.546
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.3/MPS-2024.3.1.exe#/cosi.7z
hash: 0336d21fa737516adfdd854d2b42244140c9bd72b8dbd1fef8630c49283a1998
extract_to: IDE
pre_install: Remove-AppDirItem 'IDE\$*'
bin: IDE\bin\mps.bat
shortcuts:
- - IDE\bin\mps.bat
- JetBrains\MPS
- ""
- IDE\bin\mps.ico
persist: IDE\bin\idea.properties
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-${headVersion}.exe#/cosi.7z
hash:
url: $url.sha256