-
Notifications
You must be signed in to change notification settings - Fork 12
/
Gateway-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: 2024.3-243.21155.27
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-243.21155.27.exe#/cosi.7z
hash: 71ed1ba9c078d263fdd3ab03ddc65327c32143fd654ee5a5041a473f740efafb
arm64:
url: https://download.jetbrains.com/idea/gateway/JetBrainsGateway-243.21155.27-aarch64.exe#/cosi.7z
hash: 03b62ff3a27d3fc9eb5d9232e1b53ffdc78466d7aac6db61fa723591bd02f532
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