codegen: mdbook 0.4.44+ provides AArch64 macOS binary

This commit is contained in:
Taiki Endo
2025-01-29 04:26:07 +09:00
parent 9359c95b44
commit 32bd555d43
3 changed files with 13 additions and 2 deletions

7
manifests/mdbook.json generated
View File

@@ -15,6 +15,9 @@
},
"aarch64_linux_musl": {
"url": "https://github.com/rust-lang/mdBook/releases/download/v${version}/mdbook-v${version}-aarch64-unknown-linux-musl.tar.gz"
},
"aarch64_macos": {
"url": "https://github.com/rust-lang/mdBook/releases/download/v${version}/mdbook-v${version}-aarch64-apple-darwin.tar.gz"
}
},
"license_markdown": "[MPL-2.0](https://github.com/rust-lang/mdBook/blob/master/LICENSE)",
@@ -40,6 +43,10 @@
"aarch64_linux_musl": {
"etag": "0x8DD3FC81411BB91",
"checksum": "6e03ca8a5e72518128cd86a9b99bf8e1b29fa90dcfbd6bf5d9bcffd2e34cb4d7"
},
"aarch64_macos": {
"etag": "0x8DD3FC81343BADA",
"checksum": "a7e203a9b131ba045d6e4aff27f1a817059af9fe8174d86d78f79153da2e2b61"
}
},
"0.4.43": {