-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathMPS-np.yml
26 lines (26 loc) · 948 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-243.21565.447
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.exe#/cosi.7z
hash: ec5d1ac415a5c63c1cbd65da78a84b85573ec4c32db12e5beb09965204cf0204
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