-
Notifications
You must be signed in to change notification settings - Fork 12
/
MPS-RC-np.yml
25 lines (25 loc) · 964 Bytes
/
MPS-RC-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
version: 2019.3-193.1034-RC1
description: MPS Release Candidate. The Domain-Specific language creator by JetBrains.
homepage: https://www.jetbrains.com/mps/
license:
identifier: Proprietary
url: https://www.jetbrains.com/store/license.html
url: https://download.jetbrains.com/mps/2019.3/MPS-2019.3-RC1.exe#/cosi.7z
hash: 06afe3ecad9da302609d3d7f385593ccc7081a5bcbbf4d3443590e0956d4529e
extract_to: IDE
pre_install: Remove-AppDirItem 'IDE\$*'
shortcuts:
- - IDE\bin\mps.bat
- JetBrains\MPS (Release Candidate)
- ""
- IDE\bin\mps.ico
persist: IDE\bin\idea.properties
checkver:
disable: true
url: https://data.services.jetbrains.com/products/releases?code=MPS&latest=true&type=rc
regex: RC(?<RC>\d+)\.exe.*version":"(?<ver>[\d.]+)".*"build":"(?<build>[\d.]+)"
replace: ${ver}-${build}-RC${RC}
autoupdate:
url: https://download.jetbrains.com/mps/$majorVersion.$minorVersion/MPS-${headVersion}-RC${matchRC}.exe#/cosi.7z
hash:
url: $url.sha256