mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-19 20:14:05 +08:00
Update mdbook@latest to 0.4.47
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.4.47.
|
||||||
|
|
||||||
## [2.49.17] - 2025-03-09
|
## [2.49.17] - 2025-03-09
|
||||||
|
|
||||||
- Update `mdbook@latest` to 0.4.46.
|
- Update `mdbook@latest` to 0.4.46.
|
||||||
|
|||||||
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.4.46"
|
"version": "0.4.47"
|
||||||
},
|
},
|
||||||
"0.4": {
|
"0.4": {
|
||||||
"version": "0.4.46"
|
"version": "0.4.47"
|
||||||
|
},
|
||||||
|
"0.4.47": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DD5F292D618FDF",
|
||||||
|
"checksum": "591c35df701ffdfe898b04065e0ac5346c6fc8e56e0b2048090537209a8d0d37"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DD5F293B35BB9F",
|
||||||
|
"checksum": "3b2c36992cc22ce8faa133e549e616ea15f4d2189eb42c8bd27d1398c24c3440"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DD5F297F22144F",
|
||||||
|
"checksum": "e582371711a510cf9854046c202b891a4e8931177994359d466c909fd72eff3d"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DD5F292EBA9201",
|
||||||
|
"checksum": "c71a952c36bd54b6606ddd19f09a2df754b128f0bc851133cab354c6e08da69c"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DD5F29165222B4",
|
||||||
|
"checksum": "593a8b2fed5aae2c9426500fcb69578ed1091a244e24c1c972eb1af0e266c305"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.4.46": {
|
"0.4.46": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user