Update manifest schema

This commit is contained in:
Taiki Endo
2026-06-21 09:32:39 +00:00
parent ce6ef907a3
commit 4569963ae8
8 changed files with 126 additions and 6 deletions
+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"
},
+22
View File
@@ -23,6 +23,28 @@
"0.35": {
"version": "0.35.4"
},
"0.35.5": {
"x86_64_linux_musl": {
"etag": "0x8DECEEC9FDB3845",
"hash": "72a42010d4910a3479d2f5499b2f5ee3620184e1a5be32c0455c9219b36af45a"
},
"x86_64_macos": {
"etag": "0x8DECEEC7F130DF0",
"hash": "17f40f8c6be1a5df1d6e92c26fafdd9e57397c5a658a66cfd850e2b2ba567cef"
},
"x86_64_windows": {
"etag": "0x8DECEECB9087D5E",
"hash": "4e1005efd2c219178d1eb637099aa682f4de078d71b5223ecb97359226d0af85"
},
"aarch64_linux_musl": {
"etag": "0x8DECEECA6EFA180",
"hash": "1ad666d372d372d393e355a2d14b178190ffdbb2e702ce3ee3abdc120b8f9164"
},
"aarch64_macos": {
"etag": "0x8DECEEC706A54C3",
"hash": "a8742b7fd11a87318dfd7afa2f337553cab8cae47f085ab7a46536c226cbdd51"
}
},
"0.35.4": {
"x86_64_linux_musl": {
"etag": "0x8DEA2A058109F8F",
+4 -1
View File
@@ -35,7 +35,10 @@
}
},
"latest": {
"version": "0.15.0"
"version": "0.16.0"
},
"0.16": {
"version": "0.16.0"
},
"0.16.0": {
"x86_64_linux_musl": {
+36
View File
@@ -10,6 +10,42 @@
"1.1": {
"version": "1.1.3"
},
"1.1.4": {
"x86_64_linux_musl": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v1.1.4/tombi-cli-1.1.4-x86_64-unknown-linux-musl.tar.gz",
"etag": "0x8DECF37A1ECFB4D",
"hash": "65586fb53f36b989636d2e83e27316d788056835cc7f8e6e38ba445fb17d9b43",
"bin": "tombi-cli-1.1.4-x86_64-unknown-linux-musl/tombi"
},
"x86_64_macos": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v1.1.4/tombi-cli-1.1.4-x86_64-apple-darwin.tar.gz",
"etag": "0x8DECF37A25E0277",
"hash": "6dbc29396ee4c85bb73dcc67dd398772964bf2fca4ba671bed31e80fefe8a93a",
"bin": "tombi-cli-1.1.4-x86_64-apple-darwin/tombi"
},
"x86_64_windows": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v1.1.4/tombi-cli-1.1.4-x86_64-pc-windows-msvc.zip",
"etag": "0x8DECF37A1E17856",
"hash": "6a62ddbfda2e32a59e05fdab6d93a9c33938e0f0ae05594cad8666a81d91eef7"
},
"aarch64_linux_musl": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v1.1.4/tombi-cli-1.1.4-aarch64-unknown-linux-musl.tar.gz",
"etag": "0x8DECF37A1E0413C",
"hash": "2f0242007c7723706b2c62bb07fc1351ffd9604bf45bfedde68f8588c61d260f",
"bin": "tombi-cli-1.1.4-aarch64-unknown-linux-musl/tombi"
},
"aarch64_macos": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v1.1.4/tombi-cli-1.1.4-aarch64-apple-darwin.tar.gz",
"etag": "0x8DECF37A1D440C1",
"hash": "db11c9c7e0b3d628ce62040f2e4be3cdacb808193de30959dbc48ad7250c3926",
"bin": "tombi-cli-1.1.4-aarch64-apple-darwin/tombi"
},
"aarch64_windows": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v1.1.4/tombi-cli-1.1.4-aarch64-pc-windows-msvc.zip",
"etag": "0x8DECF37A24A429C",
"hash": "f3ccf5813776f2202d8ee5258298c604f700c588f3ef3a974b0b85b2c864db29"
}
},
"1.1.3": {
"x86_64_linux_musl": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v1.1.3/tombi-cli-1.1.3-x86_64-unknown-linux-musl.tar.gz",
+2 -2
View File
@@ -31,10 +31,10 @@
}
},
"latest": {
"version": "0.71.1"
"version": "0.71.2"
},
"0.71": {
"version": "0.71.1"
"version": "0.71.2"
},
"0.71.2": {
"x86_64_linux_gnu": {
+2 -2
View File
@@ -68,10 +68,10 @@
}
},
"latest": {
"version": "0.11.22"
"version": "0.11.23"
},
"0.11": {
"version": "0.11.22"
"version": "0.11.23"
},
"0.11.23": {
"x86_64_linux_musl": {
+4 -1
View File
@@ -23,7 +23,10 @@
}
},
"latest": {
"version": "0.25.3"
"version": "0.26.1"
},
"0.26": {
"version": "0.26.1"
},
"0.26.1": {
"x86_64_linux_musl": {
+44
View File
@@ -23,6 +23,50 @@
"1": {
"version": "1.25.2"
},
"1.26.1": {
"x86_64_linux_gnu": {
"etag": "0x8DECF3F7F92A80B",
"hash": "8556289a64e7aaf2400cd516f61a471aa91c5902cc56ad96a82fd12f90c2ef73"
},
"x86_64_macos": {
"etag": "0x8DECF3F7FB6A95F",
"hash": "2967414a561f8c1264121e8f723c3b5abcf3d1bf7ce5063114df99985dd75801"
},
"x86_64_windows": {
"etag": "0x8DECF3F7F8680B0",
"hash": "c6cea156935e3b9d36faeca4fd8f622d23f7a7578da26adb34e6456abd9beb9a"
},
"aarch64_linux_gnu": {
"etag": "0x8DECF3F7F8218E1",
"hash": "711f5af366b299128f9a04b1470e37d990b41fbd21f14a1a4148d25004a83762"
},
"aarch64_macos": {
"etag": "0x8DECF3F7FB378AE",
"hash": "68ab2b37836bbd44f6cfffcc102b9ffffbc20c5d67d84293dafb63bd2775a1da"
}
},
"1.26.0": {
"x86_64_linux_gnu": {
"etag": "0x8DECF3929CE9FC4",
"hash": "b9dfe966a613ef7b7f06f06271cb4bd138021d59685a5eb9ed03d44c6cf50f8f"
},
"x86_64_macos": {
"etag": "0x8DECF392A05E52B",
"hash": "8791552007ed6d60d464c1041016609028537fc58b4d05affd04aceddfc83e4b"
},
"x86_64_windows": {
"etag": "0x8DECF3929DABFF7",
"hash": "eb523e90a50a82ba3efbd79e8c1c53068fbcc504eaa81e9338b678eba8c3bf46"
},
"aarch64_linux_gnu": {
"etag": "0x8DECF392A012F80",
"hash": "d6863a718c34ab7f3abe8006b892671271727a95937457828b911191334c66f1"
},
"aarch64_macos": {
"etag": "0x8DECF3929D56EC2",
"hash": "934d5f934975a84bca84963712aa9e326893bd394912339f39e4050e1d5a4634"
}
},
"1.25": {
"version": "1.25.2"
},