mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-30 10:50:25 +00:00
Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3d5321a5e3 | ||
|
|
7a9733edc1 | ||
|
|
d9dbaa35c1 | ||
|
|
8ef8d5c3d7 | ||
|
|
34c5068afd | ||
|
|
862cbe3dad | ||
|
|
4abee32ddd | ||
|
|
f9ee7f5ee5 | ||
|
|
d5ead4fdbf | ||
|
|
7a2fb89331 | ||
|
|
9f5856e181 | ||
|
|
93d33733d0 |
32
CHANGELOG.md
32
CHANGELOG.md
@@ -10,6 +10,30 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [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.
|
||||
|
||||
## [2.28.11] - 2024-03-11
|
||||
|
||||
- Update `just@latest` to 1.25.2.
|
||||
|
||||
## [2.28.10] - 2024-03-10
|
||||
|
||||
- Update `cargo-udeps@latest` to 0.1.47.
|
||||
|
||||
## [2.28.9] - 2024-03-10
|
||||
|
||||
- Update `cargo-llvm-cov@latest` to 0.6.7.
|
||||
|
||||
## [2.28.8] - 2024-03-10
|
||||
|
||||
- Update `cargo-no-dev-deps@latest` to 0.2.12.
|
||||
@@ -1877,7 +1901,13 @@ 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.8...HEAD
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.28.14...HEAD
|
||||
[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
|
||||
[2.28.9]: https://github.com/taiki-e/install-action/compare/v2.28.8...v2.28.9
|
||||
[2.28.8]: https://github.com/taiki-e/install-action/compare/v2.28.7...v2.28.8
|
||||
[2.28.7]: https://github.com/taiki-e/install-action/compare/v2.28.6...v2.28.7
|
||||
[2.28.6]: https://github.com/taiki-e/install-action/compare/v2.28.5...v2.28.6
|
||||
|
||||
26
manifests/biome.json
generated
26
manifests/biome.json
generated
@@ -35,13 +35,33 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "1.6.0"
|
||||
"version": "1.6.1"
|
||||
},
|
||||
"1": {
|
||||
"version": "1.6.0"
|
||||
"version": "1.6.1"
|
||||
},
|
||||
"1.6": {
|
||||
"version": "1.6.0"
|
||||
"version": "1.6.1"
|
||||
},
|
||||
"1.6.1": {
|
||||
"x86_64_linux_musl": {
|
||||
"checksum": "698249d598ba196ab32c2a383b4b00e429cdbb5a24c2b11ea6aa80c4ca0dd15c"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "49f776fca81c8b3ac6b8051429bb240c38a41949fbf8d55713df6b3ff4797a91"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "f3dcf3669f630b6017ce6e23c1d8a8424295b5c504922c6dfab029d9ecacea3c"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"checksum": "dcf867dfa1541670d0eb2bde117f1f01f5dcfe66ea30cd97adf1dd96a1a73f70"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"checksum": "6373cbc2c9dce3aa1fd3af2b2293a792e13e374b0c503d43a80e9fc35f100502"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"checksum": "97e4b7d0c1256e51028ea496c665fca8e53237ff44434ccd27a477d38167ad43"
|
||||
}
|
||||
},
|
||||
"1.6.0": {
|
||||
"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.6"
|
||||
"version": "0.6.7"
|
||||
},
|
||||
"0.6": {
|
||||
"version": "0.6.6"
|
||||
"version": "0.6.7"
|
||||
},
|
||||
"0.6.7": {
|
||||
"x86_64_linux_musl": {
|
||||
"checksum": "6204c229d533f164fd6d126fe7299f72b58e456a373ee0fed56ec45ee437297a"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "a8174bff663399a56a7a393cb2518a81fa1f14717079a7970846c869714cb96c"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "dfb37144a677f0c97087aed92fb71658b62ab8f92c38749661f3f7cdd76afe00"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"checksum": "87e751a63c3b45163aabdd2b46111aaa08ba4d57b5675d307cd637cfa98031bc"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"checksum": "307463a3e09eaccd8fa58d5d7005f4fd4befa8c8bae902655cb6567f5cbc6a6d"
|
||||
}
|
||||
},
|
||||
"0.6.6": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
24
manifests/cargo-udeps.json
generated
24
manifests/cargo-udeps.json
generated
@@ -31,10 +31,30 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "0.1.45"
|
||||
"version": "0.1.47"
|
||||
},
|
||||
"0.1": {
|
||||
"version": "0.1.45"
|
||||
"version": "0.1.47"
|
||||
},
|
||||
"0.1.47": {
|
||||
"x86_64_linux_musl": {
|
||||
"checksum": "906d6f7292231b79d2db04ab04d5e188b6ac789bce7fbb3013130edb82f683c9"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "5395256cef3f879018851af1864218e28bbb3fad823fff6c02357a6ccac68ab9"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "cc621c60fb055d6849edbe2592be908c5ad0c04508392d7d28c487734a8e4791"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"checksum": "b242da4b7c24c647e210fbacabafe7dd86161d04e261bd81ed07a0a466a06fee"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"checksum": "f10a2a8197ecbae3e778d1a0b7ec10b080e389203f36a3d68366f57d80bdf3af"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"checksum": "202a0f1b27cc67f17e001d8bf8af5a92dccaf1bb9852de0b89f3b9ad4827a5fd"
|
||||
}
|
||||
},
|
||||
"0.1.45": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
23
manifests/just.json
generated
23
manifests/just.json
generated
@@ -18,13 +18,30 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "1.25.0"
|
||||
"version": "1.25.2"
|
||||
},
|
||||
"1": {
|
||||
"version": "1.25.0"
|
||||
"version": "1.25.2"
|
||||
},
|
||||
"1.25": {
|
||||
"version": "1.25.0"
|
||||
"version": "1.25.2"
|
||||
},
|
||||
"1.25.2": {
|
||||
"x86_64_linux_musl": {
|
||||
"checksum": "ad56bf1a804243b51ef2c2eec4b3a8177f970ccc414cbbee219c2e5c06f7bcc9"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "f34de579d82b09d58e9a55759166d7d5642bc34893e0b3d53d2ca3f7e841d1cb"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "9108b612b674381b6baf667a06b1c8f870b2d6ac4fcb9c4eef53c0866a6ce8f4"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"checksum": "049d624255d150f18b0f3a1257a163366b0dc22e16526214773903125145e515"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"checksum": "71d3538b0ebcb21fba84c278a86fc6718dc5d01c38162ffd8bed2e66ead4daac"
|
||||
}
|
||||
},
|
||||
"1.25.1": {
|
||||
"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