mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-21 15:10:27 +00:00
Update mdbook@latest to 0.4.34 (#184)
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]
|
||||
|
||||
- Update `mdbook@latest` to 0.4.34.
|
||||
|
||||
## [2.14.0] - 2023-08-05
|
||||
|
||||
- Use `cargo-binstall` to install `nextest`. ([#183](https://github.com/taiki-e/install-action/pull/183))
|
||||
|
||||
18
manifests/mdbook.json
generated
18
manifests/mdbook.json
generated
@@ -18,10 +18,24 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "0.4.33"
|
||||
"version": "0.4.34"
|
||||
},
|
||||
"0.4": {
|
||||
"version": "0.4.33"
|
||||
"version": "0.4.34"
|
||||
},
|
||||
"0.4.34": {
|
||||
"x86_64_linux_musl": {
|
||||
"checksum": "dde955d5b3df83ebaed716cf18d53b05678a4b78500cfa33aedd138bd55a1152"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "738f423f1857c58a6175cf35254de4e616ca61db93803766eca5773ca6dbf516"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "3679b9be098c410423797f14bae01523a2074ad0ffe8668980df074d1d4e5198"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"checksum": "b7188119e088dc87a1db13963f78eaffb4a3959109936e26ee4afea74de0df5c"
|
||||
}
|
||||
},
|
||||
"0.4.33": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
Reference in New Issue
Block a user