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