mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-01 03:00:26 +00:00
Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a7eed8c9d8 | ||
|
|
3d2f04f8b4 | ||
|
|
a4be0bd799 | ||
|
|
96ad7857af | ||
|
|
3d5321a5e3 | ||
|
|
7a9733edc1 | ||
|
|
d9dbaa35c1 | ||
|
|
8ef8d5c3d7 |
22
CHANGELOG.md
22
CHANGELOG.md
@@ -10,6 +10,22 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.28.16] - 2024-03-17
|
||||
|
||||
- Update `cargo-deny@latest` to 0.14.17.
|
||||
|
||||
## [2.28.15] - 2024-03-16
|
||||
|
||||
- Update `cargo-llvm-cov@latest` to 0.6.8.
|
||||
|
||||
## [2.28.14] - 2024-03-13
|
||||
|
||||
- Update `protoc@latest` to 3.26.0.
|
||||
|
||||
## [2.28.13] - 2024-03-13
|
||||
|
||||
- Update `wasmtime@latest` to 18.0.3.
|
||||
|
||||
## [2.28.12] - 2024-03-12
|
||||
|
||||
- Update `biome@latest` to 1.6.1.
|
||||
@@ -1893,7 +1909,11 @@ Note: This release is considered a breaking change because installing on version
|
||||
|
||||
Initial release
|
||||
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.28.12...HEAD
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.28.16...HEAD
|
||||
[2.28.16]: https://github.com/taiki-e/install-action/compare/v2.28.15...v2.28.16
|
||||
[2.28.15]: https://github.com/taiki-e/install-action/compare/v2.28.14...v2.28.15
|
||||
[2.28.14]: https://github.com/taiki-e/install-action/compare/v2.28.13...v2.28.14
|
||||
[2.28.13]: https://github.com/taiki-e/install-action/compare/v2.28.12...v2.28.13
|
||||
[2.28.12]: https://github.com/taiki-e/install-action/compare/v2.28.11...v2.28.12
|
||||
[2.28.11]: https://github.com/taiki-e/install-action/compare/v2.28.10...v2.28.11
|
||||
[2.28.10]: https://github.com/taiki-e/install-action/compare/v2.28.9...v2.28.10
|
||||
|
||||
18
manifests/cargo-deny.json
generated
18
manifests/cargo-deny.json
generated
@@ -19,10 +19,24 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "0.14.16"
|
||||
"version": "0.14.17"
|
||||
},
|
||||
"0.14": {
|
||||
"version": "0.14.16"
|
||||
"version": "0.14.17"
|
||||
},
|
||||
"0.14.17": {
|
||||
"x86_64_linux_musl": {
|
||||
"checksum": "d678a3d16a42795264882f90a09bf603c7403395b20254ab2dfd9c5e256d439f"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "4295788546977b45b67044ae8f7cc857a3e6674ea2b2d73afb467f2824fea288"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "f755e9915167f943ca7b4e008412e2ee32a265d2f5f1f4951815ac58da81fbda"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"checksum": "e25d594a60820e52132cf9c8ae172821c97c1e889cfe0dfbde51946dad53a350"
|
||||
}
|
||||
},
|
||||
"0.14.16": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
21
manifests/cargo-llvm-cov.json
generated
21
manifests/cargo-llvm-cov.json
generated
@@ -18,10 +18,27 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "0.6.7"
|
||||
"version": "0.6.8"
|
||||
},
|
||||
"0.6": {
|
||||
"version": "0.6.7"
|
||||
"version": "0.6.8"
|
||||
},
|
||||
"0.6.8": {
|
||||
"x86_64_linux_musl": {
|
||||
"checksum": "2d655a09eb0dec705e1ba6be73b2cf81a85d9eed27b8190db9cbc0af7a3030ca"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "076982bc15cd6ebd2d96102a489fe5e2aef981318ff6cd3076a555c77c793f8d"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "911bf8162e13c9bfe73d65f608874d300dea6f4c7a49d92ee9dc530bfee858e4"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"checksum": "a68a0a2082de3118959020616d3112664882afd203379a098b35c5c676200698"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"checksum": "27aae20fa89be1e4d3540248eb547b710e6836470dd1ed2bc2d4ac145c0875cb"
|
||||
}
|
||||
},
|
||||
"0.6.7": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
29
manifests/protoc.json
generated
29
manifests/protoc.json
generated
@@ -2,10 +2,35 @@
|
||||
"rust_crate": null,
|
||||
"template": null,
|
||||
"latest": {
|
||||
"version": "3.25.3"
|
||||
"version": "3.26.0"
|
||||
},
|
||||
"3": {
|
||||
"version": "3.25.3"
|
||||
"version": "3.26.0"
|
||||
},
|
||||
"3.26": {
|
||||
"version": "3.26.0"
|
||||
},
|
||||
"3.26.0": {
|
||||
"x86_64_linux_gnu": {
|
||||
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v26.0/protoc-26.0-linux-x86_64.zip",
|
||||
"checksum": "3ed20f841fd9cb7a8344dd4158f6fcb67d333c8206b33a7dbb899bcbc08d92eb"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v26.0/protoc-26.0-osx-x86_64.zip",
|
||||
"checksum": "2624286cf7787c5b75af68d7766fe62bf92f459f1ee77f9a9a8cdae63bd285d1"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v26.0/protoc-26.0-win64.zip",
|
||||
"checksum": "f5a0e21c09e823fe5cc18d6057f8db7a3d5df420c09314d548b9139c4193156d"
|
||||
},
|
||||
"aarch64_linux_gnu": {
|
||||
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v26.0/protoc-26.0-linux-aarch_64.zip",
|
||||
"checksum": "556e4f77fd3a04c0b31e3560540241e86ec576d447733f19a3f9c056724e9b03"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v26.0/protoc-26.0-osx-aarch_64.zip",
|
||||
"checksum": "218537fbdbd0054b516a346b89892a48626cb08bb8351c8d771c1545fd80c7c1"
|
||||
}
|
||||
},
|
||||
"3.25": {
|
||||
"version": "3.25.3"
|
||||
|
||||
33
manifests/wasmtime.json
generated
33
manifests/wasmtime.json
generated
@@ -2,13 +2,40 @@
|
||||
"rust_crate": "wasmtime-cli",
|
||||
"template": null,
|
||||
"latest": {
|
||||
"version": "18.0.2"
|
||||
"version": "18.0.3"
|
||||
},
|
||||
"18": {
|
||||
"version": "18.0.2"
|
||||
"version": "18.0.3"
|
||||
},
|
||||
"18.0": {
|
||||
"version": "18.0.2"
|
||||
"version": "18.0.3"
|
||||
},
|
||||
"18.0.3": {
|
||||
"x86_64_linux_gnu": {
|
||||
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v18.0.3/wasmtime-v18.0.3-x86_64-linux.tar.xz",
|
||||
"checksum": "1252dbd077fcdfc54da17a45860dc90c558f7f4d9301143bec9f59ce548301d8",
|
||||
"bin": "wasmtime-v18.0.3-x86_64-linux/wasmtime"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v18.0.3/wasmtime-v18.0.3-x86_64-macos.tar.xz",
|
||||
"checksum": "b322a75579ee4bb911caf8046050f9f324918891016d07b71f4b9ec17ee8368a",
|
||||
"bin": "wasmtime-v18.0.3-x86_64-macos/wasmtime"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v18.0.3/wasmtime-v18.0.3-x86_64-windows.zip",
|
||||
"checksum": "63bd449deffa234714acf9c25dcb146590dbcf52ed6046a253d18d002f25ce30",
|
||||
"bin": "wasmtime-v18.0.3-x86_64-windows/wasmtime.exe"
|
||||
},
|
||||
"aarch64_linux_gnu": {
|
||||
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v18.0.3/wasmtime-v18.0.3-aarch64-linux.tar.xz",
|
||||
"checksum": "6f2cf8edb9a651adda57de7e64f78e621e6dca14f102ac202f263fb2f7de28f0",
|
||||
"bin": "wasmtime-v18.0.3-aarch64-linux/wasmtime"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v18.0.3/wasmtime-v18.0.3-aarch64-macos.tar.xz",
|
||||
"checksum": "ae5e1b5107c85cef66ec6e2bfca8511e56a6b42c237feffe74c31fb30a380d38",
|
||||
"bin": "wasmtime-v18.0.3-aarch64-macos/wasmtime"
|
||||
}
|
||||
},
|
||||
"18.0.2": {
|
||||
"x86_64_linux_gnu": {
|
||||
|
||||
Reference in New Issue
Block a user