bug: github query for adoptium/temurin25-binaries fails to retrieve the version
bug
argus release used: https://github.com/release-argus/Argus/releases/tag/0.29.2
**Describe the bug**
Trying to use Argus for Adoptium JDK: https://github.com/adoptium/temurin25-binaries/releases
for maven the same setup works fine: https://github.com/apache/maven/releases
```
runtime - OpenJDK:
latest_version:
type: github
url: adoptium/temurin25-binaries
url_commands:
- type: regex
regex: jdk-([0-9.]+)
```
error message:
```
Failed to refresh:
no releases were found matching the url_commands on page 2 of the API response
```
**To Reproduce**
above
**Expected behavior**
successfully fetch the version
**Screenshots**
**Desktop (please complete the following information):**
n/a
**Smartphone (please complete the following information):**
n/a
**Additional context**
Add any other context about the problem here.
关闭于 2026-01-28 2 条评论