mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-08 13:50:32 +00:00
Update mdbook@latest to 0.5.2
This commit is contained in:
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
- Update `mdbook@latest` to 0.5.2.
|
||||||
|
|
||||||
## [2.62.67] - 2025-12-11
|
## [2.62.67] - 2025-12-11
|
||||||
|
|
||||||
- Update `vacuum@latest` to 0.20.5.
|
- Update `vacuum@latest` to 0.20.5.
|
||||||
|
|||||||
26
manifests/mdbook.json
generated
26
manifests/mdbook.json
generated
@@ -22,10 +22,32 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[MPL-2.0](https://github.com/rust-lang/mdBook/blob/master/LICENSE)",
|
"license_markdown": "[MPL-2.0](https://github.com/rust-lang/mdBook/blob/master/LICENSE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.5.1"
|
"version": "0.5.2"
|
||||||
},
|
},
|
||||||
"0.5": {
|
"0.5": {
|
||||||
"version": "0.5.1"
|
"version": "0.5.2"
|
||||||
|
},
|
||||||
|
"0.5.2": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DE38FAF5795807",
|
||||||
|
"checksum": "8e9d802bbecea34380aabfc65bec4fdba23c07453ef2c7e06fa34c282082e2c4"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DE38FAFF0379EB",
|
||||||
|
"checksum": "17cc64478ec279a73881420e850bd8f9d460552e56b50159ff465bc97eb90d6c"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DE38FB0A72D86C",
|
||||||
|
"checksum": "e78fa1159bfc381d03f9c6659c48c883706497dc63c9153007a8a4c8df8da166"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DE38FAE50B8ED8",
|
||||||
|
"checksum": "fb229bfdc68dd6c93692e64c502a67a8d3d2fc35c37c61fc72768843e6476add"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DE38FAFAFCD7D6",
|
||||||
|
"checksum": "da2f55653e96e3f6e1c53e2e13e91cc0cfbce8ab971c2e0de792c0f1f8d24222"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.5.1": {
|
"0.5.1": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user