Some packages have a word in their release tag such as 4.7-stable.
boulder up will fail with:
boulder up
Newest version found: 4.7, current version: 4.6.3
Error: recipe: fetch upstream: fetch: HTTP status client error (404 Not Found) for url (https://codeload.github.com/godotengine/godot/tar.gz/refs/tags/4.6.3-4.7)
just build will give you a Warning | 'version' and first parsed upstream version do not match. Expected: stable, got: 4.7
Some packages have a word in their release tag such as
4.7-stable.boulder upwill fail with:just buildwill give you aWarning | 'version' and first parsed upstream version do not match. Expected: stable, got: 4.7