Update cargo-rdme manifest

This commit is contained in:
Taiki Endo
2025-11-04 01:04:26 +00:00
parent 0e0d09f938
commit 8f3ba53592

View File

@@ -8,6 +8,18 @@
"1": { "1": {
"version": "1.4.2" "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": { "1.4": {
"version": "1.4.2" "version": "1.4.2"
}, },