-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathAqua-RC-np.yml
29 lines (29 loc) · 1.1 KB
/
Aqua-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
version: 2024.1-241.15989.156
description: JetBrains Aqua Preview. A powerful IDE for test automation
homepage: https://www.jetbrains.com/aqua/
license: Unknown
architecture:
64bit:
url: https://download.jetbrains.com/aqua/aqua-241.15989.156.exe#/cosi.7z
hash: 9449c5774f13086389b45212867998a0f44b0aee8c690eb01a9e82755417c9e6
arm64:
url: https://download.jetbrains.com/aqua/aqua-241.15989.156-aarch64.exe#/cosi.7z
hash: 9db6d9ca67ffba06d0462f43ddda3dff912f8dc0290392df6255aa4c6e4376b1
extract_to: IDE
pre_install: Remove-AppDirItem 'IDE\$*', 'portable.ps1'
shortcuts:
- - IDE\bin\aqua64.exe
- JetBrains\Aqua (Preview)
persist: IDE\bin\idea.properties
checkver:
url: https://data.services.jetbrains.com/products/releases?code=QA&latest=true&platform=windows&type=preview
regex: version":"(?<ver>[\d.]+)".*"build":"(?<build>[\d.]+)"
replace: ${ver}-${build}
autoupdate:
architecture:
64bit:
url: https://download.jetbrains.com/aqua/aqua-${matchBuild}.exe#/cosi.7z
arm64:
url: https://download.jetbrains.com/aqua/aqua-${matchBuild}-aarch64.exe#/cosi.7z
hash:
url: $url.sha256