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