-
Notifications
You must be signed in to change notification settings - Fork 12
/
Gateway-RC-np.yml
31 lines (31 loc) · 1.38 KB
/
Gateway-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
26
27
28
29
30
31
version: 2024.1.1-241.15989.74
description: JetBrains Gateway Release Candidate. Launcher that brings a backend server and local environment together.
homepage: https://www.jetbrains.com/help/idea/2021.3/remote-development-starting-page.html
license:
identifier: Freeware
url: https://www.jetbrains.com/help/idea/2021.3/remote-development-starting-page.html#licensing
architecture:
64bit:
url: https://download.jetbrains.com/idea/gateway/JetBrainsGateway-241.15989.74.exe#/cosi.7z
hash: 6cd3e0890d46449b11538853e4b3d067c1cb68cb47f5930331a43c6293c0159b
arm64:
url: https://download.jetbrains.com/idea/gateway/JetBrainsGateway-241.15989.74-aarch64.exe#/cosi.7z
hash: 3b20cda55c770730c9010cf88830e14828562f79a416da73320be6e930f583ee
extract_to: IDE
pre_install: Remove-AppDirItem 'IDE\$*'
shortcuts:
- - IDE\bin\gateway64.exe
- JetBrains\Gateway (Release Candidate)
persist: IDE\bin\idea.properties
checkver:
url: https://data.services.jetbrains.com/products/releases?code=GW&latest=true&type=rc
regex: version":"(?<ver>[\d.]+)".*"build":"(?<build>[\d.]+)"
replace: ${ver}-${build}
autoupdate:
architecture:
64bit:
url: https://download.jetbrains.com/idea/gateway/JetBrainsGateway-${preReleaseVersion}.exe#/cosi.7z
arm64:
url: https://download.jetbrains.com/idea/gateway/JetBrainsGateway-${preReleaseVersion}-aarch64.exe#/cosi.7z
hash:
url: $url.sha256