codegen: Exclude versions not released on crates.io from candidate for "latest"

This commit is contained in:
Taiki Endo
2025-04-04 07:26:58 +09:00
parent 95bd642ae8
commit 537312ee19
7 changed files with 18 additions and 13 deletions

2
manifests/zola.json generated
View File

@@ -1,5 +1,5 @@
{
"rust_crate": "zola",
"rust_crate": null,
"template": {
"x86_64_linux_gnu": {
"url": "https://github.com/getzola/zola/releases/download/v${version}/zola-v${version}-x86_64-unknown-linux-gnu.tar.gz"