Skip to content

Commit 82509c3

Browse files
sigmaclaude
andcommitted
fix: add hashes for mdbook preprocessors, fix toolchain to use 0.4.52
All cargoHash and sha256 values verified by successful builds. mdbook-toolchain v1 uses mdbook 0.4.52 for preprocessor compatibility. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 3728ca1 commit 82509c3

5 files changed

Lines changed: 9 additions & 9 deletions

File tree

packages/mdbook-admonish/data.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"_meta": { "default": "1.20.0", "releases": "https://github.com/tommilligan/mdbook-admonish/releases" },
33
"1.20.0": {
4-
"sha256": "",
5-
"cargoHash": "",
4+
"sha256": "sha256-5SVYfXXY1EmEMuhPHao3w9OzSayQDOWWvhL+1JoudzA=",
5+
"cargoHash": "sha256-PwYtqde8ZccMqlkKy7i/qjWDYsUoxs2cMWOWrChjMM4=",
66
"rust": "1.92.0"
77
}
88
}

packages/mdbook-footnote/data.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"_meta": { "default": "0.1.1", "releases": "https://github.com/daviddrysdale/mdbook-footnote/releases" },
33
"0.1.1": {
4-
"sha256": "",
5-
"cargoHash": "",
4+
"sha256": "sha256-WUMgm1hwsU9BeheLfb8Di0AfvVQ6j92kXxH2SyG3ses=",
5+
"cargoHash": "sha256-3tuejWMZlEAOgnBKEqZP2a72a8QP1yamfE/g2BJDEbg=",
66
"rust": "1.92.0"
77
}
88
}

packages/mdbook-graphviz/data.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"_meta": { "default": "0.2.1", "releases": "https://github.com/dylanowen/mdbook-graphviz/releases" },
33
"0.2.1": {
4-
"sha256": "",
5-
"cargoHash": "",
4+
"sha256": "sha256-f02SOyU5REm+uP4/vB/1yG9M0Vg8ShF2hj5NKuh0jLU=",
5+
"cargoHash": "sha256-A1pFifxshWynwA88iLTMOm21NKCH8fHl5nFiV4wEG8A=",
66
"rust": "1.92.0"
77
}
88
}

packages/mdbook-mermaid/data.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"_meta": { "default": "0.16.2", "releases": "https://github.com/badboy/mdbook-mermaid/releases" },
33
"0.16.2": {
4-
"sha256": "",
5-
"cargoHash": "",
4+
"sha256": "sha256-RbicO3TN7cnfm71OdsVbehgA5LJ1EHE26nXg0Gh1U6o=",
5+
"cargoHash": "sha256-WMPk/UPNfNXjJKUcczbQPOy9bwy2ZSR5DPmvwtcJ5ys=",
66
"rust": "1.92.0"
77
}
88
}

packages/mdbook-toolchain/data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"_meta": { "default": "1" },
33
"1": {
4-
"mdbook": "0.5.2",
4+
"mdbook": "0.4.52",
55
"mdbook-admonish": "1.20.0",
66
"mdbook-mermaid": "0.16.2",
77
"mdbook-footnote": "0.1.1",

0 commit comments

Comments
 (0)