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 | |
|---|---|---|---|
|
|
f0d0def1e2 | ||
|
|
2b66e0090b | ||
|
|
ba7482c6af | ||
|
|
425876e44a |
14
CHANGELOG.md
14
CHANGELOG.md
@@ -10,6 +10,16 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [2.17.2] - 2023-08-27
|
||||||
|
|
||||||
|
- Update `cargo-udeps@latest` to 0.1.42.
|
||||||
|
|
||||||
|
## [2.17.1] - 2023-08-26
|
||||||
|
|
||||||
|
- Update `syft@latest` to 0.88.0.
|
||||||
|
|
||||||
|
- Update `protoc@latest` to 3.24.2.
|
||||||
|
|
||||||
## [2.17.0] - 2023-08-25
|
## [2.17.0] - 2023-08-25
|
||||||
|
|
||||||
- Update `cargo-binstall@latest` to 1.3.0.
|
- Update `cargo-binstall@latest` to 1.3.0.
|
||||||
@@ -1117,7 +1127,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.17.0...HEAD
|
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.17.2...HEAD
|
||||||
|
[2.17.2]: https://github.com/taiki-e/install-action/compare/v2.17.1...v2.17.2
|
||||||
|
[2.17.1]: https://github.com/taiki-e/install-action/compare/v2.17.0...v2.17.1
|
||||||
[2.17.0]: https://github.com/taiki-e/install-action/compare/v2.16.5...v2.17.0
|
[2.17.0]: https://github.com/taiki-e/install-action/compare/v2.16.5...v2.17.0
|
||||||
[2.16.5]: https://github.com/taiki-e/install-action/compare/v2.16.4...v2.16.5
|
[2.16.5]: https://github.com/taiki-e/install-action/compare/v2.16.4...v2.16.5
|
||||||
[2.16.4]: https://github.com/taiki-e/install-action/compare/v2.16.3...v2.16.4
|
[2.16.4]: https://github.com/taiki-e/install-action/compare/v2.16.3...v2.16.4
|
||||||
|
|||||||
24
manifests/cargo-udeps.json
generated
24
manifests/cargo-udeps.json
generated
@@ -31,10 +31,30 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.1.41"
|
"version": "0.1.42"
|
||||||
},
|
},
|
||||||
"0.1": {
|
"0.1": {
|
||||||
"version": "0.1.41"
|
"version": "0.1.42"
|
||||||
|
},
|
||||||
|
"0.1.42": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"checksum": "87566d3ef73ab818f64b078de211772b488a536e502b0cadf52d0aa72c98df4e"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"checksum": "2bb16d6f823e76bae2c80f19327d80defdbad94da56af215a113fdb1ca2a723b"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"checksum": "2042993093509a11f4f630f4d3dc0a1d48694f15890d6d2fbe1a8c3b1e1662c7"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"checksum": "c9d93d0114dda2f4992c284ab61a3be57aee5e02cd9a1a9911cfe7c4a93441f8"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"checksum": "6ba990fea6cafbb305f731c903903aeaa730dee35afd93b4e9ce0efac1fc5d92"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"checksum": "9e8fda00a0e495a0ed38a327379076ab305041b2fba65649dcb7dd5821463680"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.1.41": {
|
"0.1.41": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
28
manifests/protoc.json
generated
28
manifests/protoc.json
generated
@@ -2,13 +2,35 @@
|
|||||||
"rust_crate": null,
|
"rust_crate": null,
|
||||||
"template": null,
|
"template": null,
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "3.24.1"
|
"version": "3.24.2"
|
||||||
},
|
},
|
||||||
"3": {
|
"3": {
|
||||||
"version": "3.24.1"
|
"version": "3.24.2"
|
||||||
},
|
},
|
||||||
"3.24": {
|
"3.24": {
|
||||||
"version": "3.24.1"
|
"version": "3.24.2"
|
||||||
|
},
|
||||||
|
"3.24.2": {
|
||||||
|
"x86_64_linux_gnu": {
|
||||||
|
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v24.2/protoc-24.2-linux-x86_64.zip",
|
||||||
|
"checksum": "1bfa935466cf902200cfba0e80d0ac60fec8e4c61aad3debc9fc97a135604b72"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v24.2/protoc-24.2-osx-x86_64.zip",
|
||||||
|
"checksum": "335d8623065234734d35b284f36326fbeded4bad88ca20a2df181761f67ca1a5"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v24.2/protoc-24.2-win64.zip",
|
||||||
|
"checksum": "e0cbca02e34aca5c76059f8b78000512a83c77409f7137ec6977fc554609f79f"
|
||||||
|
},
|
||||||
|
"aarch64_linux_gnu": {
|
||||||
|
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v24.2/protoc-24.2-linux-aarch_64.zip",
|
||||||
|
"checksum": "6593cf94c8d66f367e6526fda6c0ee0fdd442171a9e302c4625e6eb0958c06c1"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v24.2/protoc-24.2-osx-aarch_64.zip",
|
||||||
|
"checksum": "9624e53cd0c061afb5eab9e50fc0372383585dcc22bd2b1fb54fd5a4c3294989"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"3.24.1": {
|
"3.24.1": {
|
||||||
"x86_64_linux_gnu": {
|
"x86_64_linux_gnu": {
|
||||||
|
|||||||
22
manifests/syft.json
generated
22
manifests/syft.json
generated
@@ -23,7 +23,27 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.87.1"
|
"version": "0.88.0"
|
||||||
|
},
|
||||||
|
"0.88": {
|
||||||
|
"version": "0.88.0"
|
||||||
|
},
|
||||||
|
"0.88.0": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"checksum": "d22c5e840c1a9ba10aee264d8bd015aca9c745bfd23efdfe75fdd36eeaf75ea8"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"checksum": "f27232e327bf7f533dcffb2275250d325f45b69f5a0bd723c33f40f733e89e15"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"checksum": "3c4bbcfee4c885e2b344c0de3dc77987057b27079cccb1b15435fd2399f92cfa"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"checksum": "2c5550833c9c958f29e0f0cd13fd962b1805b97c8775db73c44e274da42a7b39"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"checksum": "8e822e53eb3f779e446466a93863a75da9e78cefdbcf1fa575b0645a45dcc868"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.87": {
|
"0.87": {
|
||||||
"version": "0.87.1"
|
"version": "0.87.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user