mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-21 15:10:27 +00:00
Update wasm-bindgen@latest to 0.2.117
This commit is contained in:
committed by
github-actions[bot]
parent
655a676340
commit
c77713608e
@@ -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 `wasm-bindgen@latest` to 0.2.117.
|
||||||
|
|
||||||
- Update `vacuum@latest` to 0.25.5.
|
- Update `vacuum@latest` to 0.25.5.
|
||||||
|
|
||||||
- Update `tombi@latest` to 0.9.13.
|
- Update `tombi@latest` to 0.9.13.
|
||||||
|
|||||||
26
manifests/wasm-bindgen.json
generated
26
manifests/wasm-bindgen.json
generated
@@ -44,10 +44,32 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[MIT](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/LICENSE-APACHE)",
|
"license_markdown": "[MIT](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/LICENSE-APACHE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.2.116"
|
"version": "0.2.117"
|
||||||
},
|
},
|
||||||
"0.2": {
|
"0.2": {
|
||||||
"version": "0.2.116"
|
"version": "0.2.117"
|
||||||
|
},
|
||||||
|
"0.2.117": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DE8F7E2EE60139",
|
||||||
|
"hash": "97f527f7c7956f69a88a4bdb5176142ebc4e255c2dbe3805ec4f373421028240"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DE8F7E2EE9CD88",
|
||||||
|
"hash": "17d991583d7036cd773b62eb8c0f295dd31cde7bf9ab250276be56f9138723d3"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DE8F7E2EFCCAF2",
|
||||||
|
"hash": "54d52650adcf93e332d1d02c94c81925dfbda1f1292cecf276a0507263a4936f"
|
||||||
|
},
|
||||||
|
"aarch64_linux_gnu": {
|
||||||
|
"etag": "0x8DE8F7E2EEADDCE",
|
||||||
|
"hash": "27f9914864d02240e62e460860b015293e540217d9da2d8e699a1a6ee88bb326"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DE8F7E2EBEF61F",
|
||||||
|
"hash": "d7691b221163d68884ef0a893cb57d3372f1100789dbf0cc2c9260a7f253a497"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.2.116": {
|
"0.2.116": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user