-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathGateway-EAP-np.yml
31 lines (31 loc) · 1.38 KB
/
Gateway-EAP-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: 2025.1-251.17181.25
description: JetBrains Gateway Early Access Program. 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-251.17181.25.exe#/cosi.7z
hash: a56e388f9138e424ebd3f9a83a8ac6e2631e962c023997a6260a23c0b870d6a4
arm64:
url: https://download.jetbrains.com/idea/gateway/JetBrainsGateway-251.17181.25-aarch64.exe#/cosi.7z
hash: cf006264ff652ad575a1739fc622f22d393c6f7410e46facf4b4ba35911367b9
extract_to: IDE
pre_install: Remove-AppDirItem 'IDE\$*'
shortcuts:
- - IDE\bin\gateway64.exe
- JetBrains\Gateway (Early Access Program)
persist: IDE\bin\idea.properties
checkver:
url: https://data.services.jetbrains.com/products/releases?code=GW&latest=true&type=eap
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