mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-03 11:40:35 +00:00
Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
69a1d2b891 | ||
|
|
c57ce37e13 | ||
|
|
7afac3d3be | ||
|
|
c036d35ea6 | ||
|
|
54b836426b | ||
|
|
9fff09cbe0 |
17
CHANGELOG.md
17
CHANGELOG.md
@@ -10,6 +10,18 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.48.17] - 2025-02-20
|
||||
|
||||
- Update `wasmtime@latest` to 30.0.0.
|
||||
|
||||
## [2.48.16] - 2025-02-19
|
||||
|
||||
- Update `typos@latest` to 1.29.8.
|
||||
|
||||
## [2.48.15] - 2025-02-18
|
||||
|
||||
- Update `xh@latest` to 0.24.0.
|
||||
|
||||
## [2.48.14] - 2025-02-18
|
||||
|
||||
- Update `mdbook@latest` to 0.4.45.
|
||||
@@ -3518,7 +3530,10 @@ Note: This release is considered a breaking change because installing on version
|
||||
|
||||
Initial release
|
||||
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.48.14...HEAD
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.48.17...HEAD
|
||||
[2.48.17]: https://github.com/taiki-e/install-action/compare/v2.48.16...v2.48.17
|
||||
[2.48.16]: https://github.com/taiki-e/install-action/compare/v2.48.15...v2.48.16
|
||||
[2.48.15]: https://github.com/taiki-e/install-action/compare/v2.48.14...v2.48.15
|
||||
[2.48.14]: https://github.com/taiki-e/install-action/compare/v2.48.13...v2.48.14
|
||||
[2.48.13]: https://github.com/taiki-e/install-action/compare/v2.48.12...v2.48.13
|
||||
[2.48.12]: https://github.com/taiki-e/install-action/compare/v2.48.11...v2.48.12
|
||||
|
||||
24
manifests/typos.json
generated
24
manifests/typos.json
generated
@@ -16,13 +16,31 @@
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/crate-ci/typos/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/crate-ci/typos/blob/master/LICENSE-APACHE)",
|
||||
"latest": {
|
||||
"version": "1.29.7"
|
||||
"version": "1.29.8"
|
||||
},
|
||||
"1": {
|
||||
"version": "1.29.7"
|
||||
"version": "1.29.8"
|
||||
},
|
||||
"1.29": {
|
||||
"version": "1.29.7"
|
||||
"version": "1.29.8"
|
||||
},
|
||||
"1.29.8": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DD50FF6B404955",
|
||||
"checksum": "f1eebf7060e33ff08145bd5f211e75045608b39282c87483033bfe57cbeff3dc"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DD50FF76650FE8",
|
||||
"checksum": "90deb589e2d41cf808fde17f2036083c3e92a1a067f867860c4e01b37608034e"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DD50FFEAD694DD",
|
||||
"checksum": "b4590074a208bc62a4194a3ab35fbb776c785c135cb7bd6f9689c920761b962d"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DD50FF9B929E8E",
|
||||
"checksum": "f30be4284ca2780e999dcbe54c58671dcff38e715cfedd2c3c526123054f5715"
|
||||
}
|
||||
},
|
||||
"1.29.7": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
34
manifests/wasmtime.json
generated
34
manifests/wasmtime.json
generated
@@ -28,7 +28,39 @@
|
||||
},
|
||||
"license_markdown": "[Apache-2.0 WITH LLVM-exception](https://github.com/bytecodealliance/wasmtime/blob/main/LICENSE)",
|
||||
"latest": {
|
||||
"version": "29.0.1"
|
||||
"version": "30.0.0"
|
||||
},
|
||||
"30": {
|
||||
"version": "30.0.0"
|
||||
},
|
||||
"30.0": {
|
||||
"version": "30.0.0"
|
||||
},
|
||||
"30.0.0": {
|
||||
"x86_64_linux_gnu": {
|
||||
"etag": "0x8DD515A370042BA",
|
||||
"checksum": "e5a1539288e5314eacdbace8b39412302f231233bb4f6e90551958ceb4ed5bef"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DD515A38224727",
|
||||
"checksum": "f85a5d3a13a5ef5a757bac0494cd7053fd894cc9c137e7a8fe56f3a53ec4a998"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DD515A3CED862C",
|
||||
"checksum": "e3d5f97ffea844a958b2b9a2c266ac60ea090f738ac875bf5ea5172c565be84c"
|
||||
},
|
||||
"aarch64_linux_gnu": {
|
||||
"etag": "0x8DD515A26A641FA",
|
||||
"checksum": "1b686f8c306ca37b222073ca1fa64a21b4f1a4beaaaf28627d3a0e546635f6b5"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DD515A27E5710B",
|
||||
"checksum": "04c8711e050229c94f121f62afe87722846d635d31b3ca7dddd7764c3dddf03b"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"etag": "0x8DD515A2A941EC2",
|
||||
"checksum": "5cbe71bea3af19a56207a12cd5a636165e32a592b6b55469dc6b17d5650b4c25"
|
||||
}
|
||||
},
|
||||
"29": {
|
||||
"version": "29.0.1"
|
||||
|
||||
27
manifests/xh.json
generated
27
manifests/xh.json
generated
@@ -24,7 +24,32 @@
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/ducaale/xh/blob/master/LICENSE)",
|
||||
"latest": {
|
||||
"version": "0.23.1"
|
||||
"version": "0.24.0"
|
||||
},
|
||||
"0.24": {
|
||||
"version": "0.24.0"
|
||||
},
|
||||
"0.24.0": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DD4FF88945D0F5",
|
||||
"checksum": "c65ffd3aca38cb7d9a618342718650957d2f371f21435f62eb1a19229b033825"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DD4FF8787DD46E",
|
||||
"checksum": "9a16febb0eb25a0c226dbb889985f2cce1b4f3808a18113742f82f93e5a1290b"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DD4FF8D187B278",
|
||||
"checksum": "ffadf8460c5f16ccf0da36baa3703ea3da64bc74e8ef13cb9e1b5d29aba3c23d"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DD4FF876E9B91B",
|
||||
"checksum": "e32e714a5babf1196d20c46b198af3083576cd0ffc94e593fc263239f14bfe8d"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DD4FF872EAD8EB",
|
||||
"checksum": "15f4fcd7c0321723455b6a56812914fd557baf05d6712d9d086a5008f1dc0579"
|
||||
}
|
||||
},
|
||||
"0.23": {
|
||||
"version": "0.23.1"
|
||||
|
||||
Reference in New Issue
Block a user