Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
94021bf9fa Release 2.44.64 2024-11-08 00:20:55 +09:00
Taiki Endo
1dd48c9a92 Update mdbook@latest to 0.4.42 2024-11-08 00:18:05 +09:00
2 changed files with 26 additions and 3 deletions

View File

@@ -10,6 +10,10 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
## [2.44.64] - 2024-11-07
- Update `mdbook@latest` to 0.4.42.
## [2.44.63] - 2024-11-07 ## [2.44.63] - 2024-11-07
- Update `typos@latest` to 1.27.2. - Update `typos@latest` to 1.27.2.
@@ -3042,7 +3046,8 @@ Note: This release is considered a breaking change because installing on version
Initial release Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.63...HEAD [Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.64...HEAD
[2.44.64]: https://github.com/taiki-e/install-action/compare/v2.44.63...v2.44.64
[2.44.63]: https://github.com/taiki-e/install-action/compare/v2.44.62...v2.44.63 [2.44.63]: https://github.com/taiki-e/install-action/compare/v2.44.62...v2.44.63
[2.44.62]: https://github.com/taiki-e/install-action/compare/v2.44.61...v2.44.62 [2.44.62]: https://github.com/taiki-e/install-action/compare/v2.44.61...v2.44.62
[2.44.61]: https://github.com/taiki-e/install-action/compare/v2.44.60...v2.44.61 [2.44.61]: https://github.com/taiki-e/install-action/compare/v2.44.60...v2.44.61

22
manifests/mdbook.json generated
View File

@@ -19,10 +19,28 @@
}, },
"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.41" "version": "0.4.42"
}, },
"0.4": { "0.4": {
"version": "0.4.41" "version": "0.4.42"
},
"0.4.42": {
"x86_64_linux_musl": {
"etag": "0x8DCFF3CE5F0104B",
"checksum": "71dcce39dc7b0ef4ba448e8b92a435fd0067153e1fc4fddde0eaeb0f90829249"
},
"x86_64_macos": {
"etag": "0x8DCFF3CD41E87EF",
"checksum": "5544f8a73043678bd4c9ed0d6cff2803982a4bf12290a159672feb97cfe9769d"
},
"x86_64_windows": {
"etag": "0x8DCFF3D3A4CC5F2",
"checksum": "ddddd9258e24fa742b80c41fb22035a1e666691d7483ae72f7b08f5d14f41010"
},
"aarch64_linux_musl": {
"etag": "0x8DCFF3CF23D5A58",
"checksum": "a5b2f4f0d9aca891e537ba06fde82b0939e0e7ee29aca52709227599115617f1"
}
}, },
"0.4.41": { "0.4.41": {
"x86_64_linux_musl": { "x86_64_linux_musl": {