mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-28 10:00:26 +00:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d41099f7a5 | ||
|
|
0dd94756ca | ||
|
|
f06446b5f0 | ||
|
|
c507b3e763 |
12
CHANGELOG.md
12
CHANGELOG.md
@@ -10,6 +10,14 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [2.44.31] - 2024-10-11
|
||||||
|
|
||||||
|
- Update `wasm-bindgen@latest` to 0.2.95.
|
||||||
|
|
||||||
|
## [2.44.30] - 2024-10-10
|
||||||
|
|
||||||
|
- Update `wasm-bindgen@latest` to 0.2.94.
|
||||||
|
|
||||||
## [2.44.29] - 2024-10-09
|
## [2.44.29] - 2024-10-09
|
||||||
|
|
||||||
- Update `wasmtime@latest` to 25.0.2.
|
- Update `wasmtime@latest` to 25.0.2.
|
||||||
@@ -2872,7 +2880,9 @@ 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.29...HEAD
|
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.31...HEAD
|
||||||
|
[2.44.31]: https://github.com/taiki-e/install-action/compare/v2.44.30...v2.44.31
|
||||||
|
[2.44.30]: https://github.com/taiki-e/install-action/compare/v2.44.29...v2.44.30
|
||||||
[2.44.29]: https://github.com/taiki-e/install-action/compare/v2.44.28...v2.44.29
|
[2.44.29]: https://github.com/taiki-e/install-action/compare/v2.44.28...v2.44.29
|
||||||
[2.44.28]: https://github.com/taiki-e/install-action/compare/v2.44.27...v2.44.28
|
[2.44.28]: https://github.com/taiki-e/install-action/compare/v2.44.27...v2.44.28
|
||||||
[2.44.27]: https://github.com/taiki-e/install-action/compare/v2.44.26...v2.44.27
|
[2.44.27]: https://github.com/taiki-e/install-action/compare/v2.44.26...v2.44.27
|
||||||
|
|||||||
48
manifests/wasm-bindgen.json
generated
48
manifests/wasm-bindgen.json
generated
@@ -44,10 +44,54 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[MIT](https://github.com/rustwasm/wasm-bindgen/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/rustwasm/wasm-bindgen/blob/main/LICENSE-APACHE)",
|
"license_markdown": "[MIT](https://github.com/rustwasm/wasm-bindgen/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/rustwasm/wasm-bindgen/blob/main/LICENSE-APACHE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.2.93"
|
"version": "0.2.95"
|
||||||
},
|
},
|
||||||
"0.2": {
|
"0.2": {
|
||||||
"version": "0.2.93"
|
"version": "0.2.95"
|
||||||
|
},
|
||||||
|
"0.2.95": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DCE978CDFDBF30",
|
||||||
|
"checksum": "9b968263a372a6708bb5a7784053ea1b86aa9e93d17ec4d9b1dff9fc996bc53d"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DCE978CDFADC3A",
|
||||||
|
"checksum": "2ec693ed5a10a721b916aebd3aecd296d0d4a907600a3ec41750fee67cc20942"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DCE978CDF82031",
|
||||||
|
"checksum": "d751fddd2b6b64ee72897d090c1c1a31d4cdc13fda003b4e525792b9d1eba550"
|
||||||
|
},
|
||||||
|
"aarch64_linux_gnu": {
|
||||||
|
"etag": "0x8DCE978CDFEF650",
|
||||||
|
"checksum": "78c8a6100d1bc26f5a7ccc64f0c2ce22d6ed69d5aab97584b57b264a9498ccd4"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DCE978CDE9FF39",
|
||||||
|
"checksum": "7d924ae562494e7bbdd81ce673ebdcfd1b343d0b00850587035a85bbbaf0ab7c"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"0.2.94": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DCE89E98E70C1E",
|
||||||
|
"checksum": "2adfb39543b933a4bac737a70056078d5fff27977310c19bebc161ce56e7cd06"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DCE89E98C5C6D5",
|
||||||
|
"checksum": "5c1b2987c0c9ef4c0913c66bcac6ac8342e1579c61c18c5b5d3a925d40d2256e"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DCE89E98D60842",
|
||||||
|
"checksum": "8f7a6fe535a4373087d43f62288769a28ff07d9725f9b54c47a4f690d9278037"
|
||||||
|
},
|
||||||
|
"aarch64_linux_gnu": {
|
||||||
|
"etag": "0x8DCE89E98CC015F",
|
||||||
|
"checksum": "fdc0bb886b30b93b6e1a27c8f21de1e3b2f74fbbfd99d7bed67132c282658e92"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DCE89E98E16D17",
|
||||||
|
"checksum": "cfd3dd6485a9ff84797bbe5dbcfd9a276eacdd6b2926be0d1e004b9e2d43a367"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.2.93": {
|
"0.2.93": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user