Compare commits

..

1 Commits

Author SHA1 Message Date
Taiki Endo
ef12fd012a wasm-bindgen-cli 2026-05-20 16:48:54 +00:00
7 changed files with 8 additions and 57 deletions

View File

@@ -10,12 +10,6 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
- Update `prek@latest` to 0.4.1.
- Update `protoc@latest` to 3.35.0.
- Update `mdbook@latest` to 0.5.3.
## [2.79.3] - 2026-05-20 ## [2.79.3] - 2026-05-20
- Update `mise@latest` to 2026.5.12. - Update `mise@latest` to 2026.5.12.

View File

@@ -4,8 +4,8 @@ description: GitHub Action for installing development tools
inputs: inputs:
tool: tool:
description: Tools to install (whitespace or comma separated list) description: Tools to install (whitespace or comma separated list)
required: true required: false
# default: #publish:tool default: wasm-bindgen-cli
checksum: checksum:
description: Whether to enable checksums (strongly discouraged to disable) description: Whether to enable checksums (strongly discouraged to disable)
required: false required: false

14
manifests/martin.json generated
View File

@@ -39,20 +39,6 @@
"1.10": { "1.10": {
"version": "1.10.0" "version": "1.10.0"
}, },
"1.10.1": {
"x86_64_linux_musl": {
"etag": "0x8DEB6C8E6D7AF68",
"hash": "b67275c7911233a43ab9094dbbc6d0462ca979275b7c55ea9c19f3ebae80ee46"
},
"aarch64_linux_musl": {
"etag": "0x8DEB6C8E5E92B72",
"hash": "897c374e9e7a33fec2f17acaf1273e77efad424ccef554af36815f6541668f85"
},
"aarch64_macos": {
"etag": "0x8DEB6C8E6062FB9",
"hash": "956f7ef0894cf0836563e71d668b7bdc87e54a9060ef16d11cbf6b5d1dd8109b"
}
},
"1.10.0": { "1.10.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {
"etag": "0x8DEB5AB99D12858", "etag": "0x8DEB5AB99D12858",

4
manifests/mdbook.json generated
View File

@@ -21,10 +21,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.5.3" "version": "0.5.2"
}, },
"0.5": { "0.5": {
"version": "0.5.3" "version": "0.5.2"
}, },
"0.5.3": { "0.5.3": {
"x86_64_linux_musl": { "x86_64_linux_musl": {

26
manifests/mise.json generated
View File

@@ -35,32 +35,6 @@
"2026.5": { "2026.5": {
"version": "2026.5.12" "version": "2026.5.12"
}, },
"2026.5.13": {
"x86_64_linux_musl": {
"etag": "0x8DEB72F4777CD15",
"hash": "29c0bab7cae8731a7909965e52ede16113b51a55fa604cec04ad40c656a9ef46"
},
"x86_64_macos": {
"etag": "0x8DEB72F4AA9490D",
"hash": "94385ab7316c0cd062aae8f922cff3d704c28586990477f5452ffe7374c1c66e"
},
"x86_64_windows": {
"etag": "0x8DEB72F4BE4AC1D",
"hash": "e6fcf5f3e3816be9dc78bc4684c53d278ecb35783a59b5ade06170c0496eb11f"
},
"aarch64_linux_musl": {
"etag": "0x8DEB72F42E7881C",
"hash": "ede101508a6cf42b5c9d4614e20268b3effc47bbf3c11e1da6dcbf2d16f9feea"
},
"aarch64_macos": {
"etag": "0x8DEB72F493A8C98",
"hash": "66539ddee3c5a8114a31ed71ccc7cac94c90e199192b39d3d6143e9b9024d7f5"
},
"aarch64_windows": {
"etag": "0x8DEB72F4B459C8D",
"hash": "8022c4d4b62027773b7dc42e0ab07e1aba3cd4e8105167c30a665def28557a32"
}
},
"2026.5.12": { "2026.5.12": {
"x86_64_linux_musl": { "x86_64_linux_musl": {
"etag": "0x8DEB59CC2AA659E", "etag": "0x8DEB59CC2AA659E",

4
manifests/prek.json generated
View File

@@ -39,10 +39,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.4.1" "version": "0.4.0"
}, },
"0.4": { "0.4": {
"version": "0.4.1" "version": "0.4.0"
}, },
"0.4.1": { "0.4.1": {
"x86_64_linux_musl": { "x86_64_linux_musl": {

7
manifests/protoc.json generated
View File

@@ -2,13 +2,10 @@
"rust_crate": null, "rust_crate": null,
"template": null, "template": null,
"latest": { "latest": {
"version": "3.35.0" "version": "3.34.1"
}, },
"3": { "3": {
"version": "3.35.0" "version": "3.34.1"
},
"3.35": {
"version": "3.35.0"
}, },
"3.35.0": { "3.35.0": {
"x86_64_linux_gnu": { "x86_64_linux_gnu": {