-
Notifications
You must be signed in to change notification settings - Fork 12
/
Gateway-EAP.yml
45 lines (45 loc) · 1.89 KB
/
Gateway-EAP.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
35
36
37
38
39
40
41
42
43
44
45
'##': 'TODO: Change the target path of the thinclient from Appdata'
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
- https://raw.githubusercontent.com/shovel-org/Windows-JetBrains-Bucket/main/scripts/portable.ps1
hash:
- 71ed1ba9c078d263fdd3ab03ddc65327c32143fd654ee5a5041a473f740efafb
- 2255673952a7909596b8783f6e913d2301f91f0def0275fcfbc6371b0ca021f8
arm64:
url:
- https://download.jetbrains.com/idea/gateway/JetBrainsGateway-243.21155.27-aarch64.exe#/cosi.7z
- https://raw.githubusercontent.com/shovel-org/Windows-JetBrains-Bucket/main/scripts/portable.ps1
hash:
- 03b62ff3a27d3fc9eb5d9232e1b53ffdc78466d7aac6db61fa723591bd02f532
- 2255673952a7909596b8783f6e913d2301f91f0def0275fcfbc6371b0ca021f8
extract_to: IDE
installer:
script: |
& "$dir\portable.ps1" $dir $persist_dir
Remove-AppDirItem 'IDE\$*', 'portable.ps1'
shortcuts:
- - IDE\bin\gateway64.exe
- JetBrains\Gateway (Early Access Program)
persist:
- IDE\bin\idea.properties
- profile
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