Prerequisites
Package Name
antigravity
Expected/Current Behaviour
Antigravity won't update to the newest release 2.0.0 due to a change in the data from the url in checkver
Steps to Reproduce
PS > .\bin\checkver.ps1 -u antigravity
antigravity: couldn't match '.+/antigravity/stable/([.\d]+)-(?<build>\d+)/' in https://antigravity-auto-updater-974169037036.us-central1.run.app/api/update/win32-x64-user/stable/latest
Possible Solution
Updating the regex should resolve the issue
Scoop and Buckets Version
PS > scoop --version
Current Scoop version:
b588a06e (HEAD -> master, tag: v0.5.3, origin/master, origin/HEAD) chore(release): Bump to version 0.5.3 (resync) (#6436)
'main' bucket:
7b45160e2a (HEAD -> master, origin/master, origin/HEAD) worktrunk: Update to version 0.52.0
'extras' bucket:
01af506a43 (HEAD -> master, origin/master, origin/HEAD) wireshark: Update to version 4.6.6
'versions' bucket:
b78ae3f22f (HEAD -> master, origin/master, origin/HEAD) zed-pre: Update to version 1.3.5
'sysinternals' bucket:
1000086 (HEAD -> main, origin/main, origin/HEAD) zoomit: Update to version 12.0
'java' bucket:
f88a8394 (HEAD -> master, origin/master, origin/HEAD) dragonwell8-jdk: Update to version 8.29.28-8.0.492
'games' bucket:
e0f6831f5 (HEAD -> master, origin/master, origin/HEAD) uzdoom: Add version 4.14.3 (#1581)
Scoop Config
PS > scoop config
last_update : 19/05/2026 22:55:30
shim : kiennq
aria2-enabled : False
scoop_branch : master
scoop_repo : https://github.com/ScoopInstaller/Scoop
aria2-warning-enabled : False
debug : True
PowerShell Version
PS > $PSVersionTable
Name Value
---- -----
PSVersion 7.6.1
PSEdition Core
GitCommitId 7.6.1
OS Microsoft Windows 10.0.26200
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.4
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Additional Softwares
No response
Prerequisites
Package Name
antigravity
Expected/Current Behaviour
Antigravity won't update to the newest release 2.0.0 due to a change in the data from the url in checkver
Steps to Reproduce
Possible Solution
Updating the regex should resolve the issue
Scoop and Buckets Version
Scoop Config
PowerShell Version
Additional Softwares
No response