|
8 | 8 | }, |
9 | 9 | "architecture": { |
10 | 10 | "64bit": { |
11 | | - "url": "https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/2.0.0-6324554176528384/windows-x64/Antigravity.exe#/dl.exe", |
| 11 | + "url": "https://storage.googleapis.com/antigravity-public/antigravity-hub/2.0.0-6324554176528384/windows-x64/Antigravity.exe#/dl.exe", |
12 | 12 | "hash": "06e1b95dca9bf14fcbfc72ace0c11b42123c0cb65f35ee3c979b63bab3b56a6a" |
13 | 13 | }, |
14 | 14 | "arm64": { |
15 | | - "url": "https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/2.0.0-6324554176528384/windows-arm64/Antigravity.exe#/dl.exe", |
| 15 | + "url": "https://storage.googleapis.com/antigravity-public/antigravity-hub/2.0.0-6324554176528384/windows-arm/Antigravity.exe#/dl.exe", |
16 | 16 | "hash": "5b8f70548455c61fbc7ddf137b4d74c189444167085fdd6ef29b8cd2feb57b18" |
17 | 17 | } |
18 | 18 | }, |
|
51 | 51 | "checkver": { |
52 | 52 | "url": "https://antigravity-auto-updater-974169037036.us-central1.run.app/api/update/win32-x64-user/stable/latest", |
53 | 53 | "jp": "$.url", |
54 | | - "regex": "antigravity-hub/(?<version>[\\d.]+)-(?<build>\\d+)" |
| 54 | + "regex": ".+/antigravity-hub/(?<version>[\\d.]+)-(?<build>\\d+)/" |
55 | 55 | }, |
56 | 56 | "autoupdate": { |
57 | 57 | "architecture": { |
58 | 58 | "64bit": { |
59 | | - "url": "https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/$version-$matchBuild/windows-x64/Antigravity.exe#/dl.exe", |
| 59 | + "url": "https://storage.googleapis.com/antigravity-public/antigravity-hub/$version-$matchBuild/windows-x64/Antigravity.exe#/dl.exe", |
60 | 60 | "hash": { |
61 | 61 | "url": "https://antigravity-auto-updater-974169037036.us-central1.run.app/api/update/win32-x64-user/stable/latest", |
62 | 62 | "jsonpath": "$.sha256hash" |
63 | 63 | } |
64 | 64 | }, |
65 | 65 | "arm64": { |
66 | | - "url": "https://edgedl.me.gvt1.com/edgedl/release2/j0qc3/antigravity/stable/$version-$matchBuild/windows-arm64/Antigravity.exe#/dl.exe", |
| 66 | + "url": "https://storage.googleapis.com/antigravity-public/antigravity-hub/$version-$matchBuild/windows-arm/Antigravity.exe#/dl.exe", |
67 | 67 | "hash": { |
68 | 68 | "url": "https://antigravity-auto-updater-974169037036.us-central1.run.app/api/update/win32-arm64-user/stable/latest", |
69 | 69 | "jsonpath": "$.sha256hash" |
|
0 commit comments