codegen: Mark cargo-rdme 1.4.9 as broken

Same as d435865fa6.
(macOS binary is missing)
This commit is contained in:
Taiki Endo
2025-10-07 18:40:47 +09:00
parent f33d3f211b
commit c84a79430f

View File

@@ -2,7 +2,7 @@
"repository": "https://github.com/orium/cargo-rdme", "repository": "https://github.com/orium/cargo-rdme",
"tag_prefix": "v", "tag_prefix": "v",
"rust_crate": "${package}", "rust_crate": "${package}",
"broken": ["1.4.3", "1.4.4", "1.4.5", "1.4.6", "1.4.7", "1.4.8"], "broken": ["1.4.3", "1.4.4", "1.4.5", "1.4.6", "1.4.7", "1.4.8", "1.4.9"],
"asset_name": [ "asset_name": [
"${package}_v${version}_${rust_target}.tar.bz2", "${package}_v${version}_${rust_target}.tar.bz2",
"${package}_v${version}_${rust_target}.zip" "${package}_v${version}_${rust_target}.zip"