-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathDataGrip-EAP-np.yml
39 lines (39 loc) · 1.6 KB
/
DataGrip-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
32
33
34
35
36
37
38
39
version: 2025.1-251.20015.44
description: DataGrip Early Access Program. Cross-Platform IDE for Databases & SQL by JetBrains.
homepage: https://www.jetbrains.com/datagrip/
license:
identifier: Proprietary
url: https://www.jetbrains.com/legal/agreements/user_eap.html
architecture:
64bit:
url:
- https://download.jetbrains.com/datagrip/datagrip-251.20015.44.exe#/cosi.7z
- https://raw.githubusercontent.com/shovel-org/Windows-JetBrains-Bucket/main/scripts/portable.ps1
hash:
- 84acfa59202e6c5a49064b178b6a0bf06023d156eb17c829bfbefb52cae44559
- 2255673952a7909596b8783f6e913d2301f91f0def0275fcfbc6371b0ca021f8
arm64:
url:
- https://download.jetbrains.com/datagrip/datagrip-251.20015.44-aarch64.exe#/cosi.7z
- https://raw.githubusercontent.com/shovel-org/Windows-JetBrains-Bucket/main/scripts/portable.ps1
hash:
- 8d88bd71e970b48025abe21eca5828b9c4dfcea52d7899b8ffc0686b952006cd
- 2255673952a7909596b8783f6e913d2301f91f0def0275fcfbc6371b0ca021f8
extract_to: IDE
pre_install: Remove-AppDirItem 'IDE\$*'
shortcuts:
- - IDE\bin\datagrip64.exe
- JetBrains\DataGrip (Early Access Program)
persist: IDE\bin\idea.properties
checkver:
url: https://data.services.jetbrains.com/products/releases?code=DG&latest=true&type=eap
regex: version":"(?<ver>[\d.]+)".*"build":"(?<build>[\d.]+)"
replace: ${ver}-${build}
autoupdate:
architecture:
64bit:
url: https://download.jetbrains.com/datagrip/datagrip-${preReleaseVersion}.exe#/cosi.7z
arm64:
url: https://download.jetbrains.com/datagrip/datagrip-${preReleaseVersion}-aarch64.exe#/cosi.7z
hash:
url: $url.sha256