Update manifest schema

This commit is contained in:
Taiki Endo
2025-11-04 10:19:02 +09:00
parent 4e48b8ea47
commit 809274fa1c
5 changed files with 132 additions and 9 deletions

View File

@@ -8,6 +8,18 @@
"1": {
"version": "1.4.2"
},
"1.5.0": {
"x86_64_linux_musl": {
"url": "https://github.com/orium/cargo-rdme/releases/download/v1.5.0/cargo-rdme_v1.5.0_x86_64-unknown-linux-musl.tar.bz2",
"etag": "0x8DE1A48C529E8DE",
"checksum": "95a4f5563045b2609ed5bb7c37e0224136e57876a5c6dc6e30c9b16628a4330c"
},
"x86_64_windows": {
"url": "https://github.com/orium/cargo-rdme/releases/download/v1.5.0/cargo-rdme_v1.5.0_x86_64-pc-windows-gnu.zip",
"etag": "0x8DE1A48ED60DAA9",
"checksum": "f9d59427989ae52ef31f41a66168c92f4965911388167b3086011a2795f9e7f3"
}
},
"1.4": {
"version": "1.4.2"
},