Update cargo-rdme manifest

This commit is contained in:
Taiki Endo
2026-06-21 17:42:09 +09:00
parent 8b3c737da4
commit e0a9235733
+12
View File
@@ -4,6 +4,18 @@
"latest": {
"version": "1.4.2"
},
"2.0.0": {
"x86_64_linux_musl": {
"url": "https://github.com/orium/cargo-rdme/releases/download/v2.0.0/cargo-rdme_v2.0.0_x86_64-unknown-linux-musl.tar.bz2",
"etag": "0x8DECF33F9639E39",
"hash": "658007bb3d501a4c53e681e0d135c19924ac0c88b225d581932de8206705f177"
},
"x86_64_windows": {
"url": "https://github.com/orium/cargo-rdme/releases/download/v2.0.0/cargo-rdme_v2.0.0_x86_64-pc-windows-gnu.zip",
"etag": "0x8DECF33F6C000F7",
"hash": "9d4e75c9f325859fca8c0c74a6f823526fdc2fb123d38cf071c2875957769d96"
}
},
"1": {
"version": "1.4.2"
},