mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-28 18:10:26 +00:00
Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
715c07ff04 | ||
|
|
7d63af0a88 | ||
|
|
c3145b9a6f | ||
|
|
285438a9d9 | ||
|
|
4978b3c854 | ||
|
|
6224cba8b6 |
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]
|
||||
|
||||
## [2.28.5] - 2024-03-08
|
||||
|
||||
- Update `shellcheck@latest` to 0.10.0.
|
||||
|
||||
## [2.28.4] - 2024-03-06
|
||||
|
||||
- Update `syft@latest` to 1.0.1.
|
||||
|
||||
## [2.28.3] - 2024-03-06
|
||||
|
||||
- Update `cargo-hack@latest` to 0.6.21.
|
||||
@@ -1851,7 +1859,9 @@ 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.3...HEAD
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.28.5...HEAD
|
||||
[2.28.5]: https://github.com/taiki-e/install-action/compare/v2.28.4...v2.28.5
|
||||
[2.28.4]: https://github.com/taiki-e/install-action/compare/v2.28.3...v2.28.4
|
||||
[2.28.3]: https://github.com/taiki-e/install-action/compare/v2.28.2...v2.28.3
|
||||
[2.28.2]: https://github.com/taiki-e/install-action/compare/v2.28.1...v2.28.2
|
||||
[2.28.1]: https://github.com/taiki-e/install-action/compare/v2.28.0...v2.28.1
|
||||
|
||||
5
manifests/just.json
generated
5
manifests/just.json
generated
@@ -23,6 +23,11 @@
|
||||
"1": {
|
||||
"version": "1.24.0"
|
||||
},
|
||||
"1.25.0": {
|
||||
"x86_64_linux_musl": {
|
||||
"checksum": "339393fc6a0e003eea51d0206060765c7ee5daa6bea5e2fb1056958ee6ca9b10"
|
||||
}
|
||||
},
|
||||
"1.24": {
|
||||
"version": "1.24.0"
|
||||
},
|
||||
|
||||
19
manifests/shellcheck.json
generated
19
manifests/shellcheck.json
generated
@@ -19,7 +19,24 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "0.9.0"
|
||||
"version": "0.10.0"
|
||||
},
|
||||
"0.10": {
|
||||
"version": "0.10.0"
|
||||
},
|
||||
"0.10.0": {
|
||||
"x86_64_linux_musl": {
|
||||
"checksum": "6c881ab0698e4e6ea235245f22832860544f17ba386442fe7e9d629f8cbedf87"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "ef27684f23279d112d8ad84e0823642e43f838993bbb8c0963db9b58a90464c2"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "eb6cd53a54ea97a56540e9d296ce7e2fa68715aa507ff23574646c1e12b2e143"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"checksum": "324a7e89de8fa2aed0d0c28f3dab59cf84c6d74264022c00c22af665ed1a09bb"
|
||||
}
|
||||
},
|
||||
"0.9": {
|
||||
"version": "0.9.0"
|
||||
|
||||
23
manifests/syft.json
generated
23
manifests/syft.json
generated
@@ -23,13 +23,30 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "1.0.0"
|
||||
"version": "1.0.1"
|
||||
},
|
||||
"1": {
|
||||
"version": "1.0.0"
|
||||
"version": "1.0.1"
|
||||
},
|
||||
"1.0": {
|
||||
"version": "1.0.0"
|
||||
"version": "1.0.1"
|
||||
},
|
||||
"1.0.1": {
|
||||
"x86_64_linux_musl": {
|
||||
"checksum": "420f90e57def27745e414efcb7a41384b2ccdccafca87c327096ca44621ab0ce"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "3730868e23a65c0c2b94bd1d3c7ce608176aa98b631bf98249f04bec1a035b12"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "95bc151e3a713a31f7ae7bfacbe0bda8c8d8e08e390038b0c2fc7220c1b9c49c"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"checksum": "c8582aa0e1c92c84c4a751c739ac3d7ca48c88a54b5d1b884d0629d7df72a6f9"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"checksum": "5dc061290afb7e8249dc590fcf4a7e15966346e73948415559855e1154fc0f42"
|
||||
}
|
||||
},
|
||||
"1.0.0": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
"repository": "https://github.com/casey/just",
|
||||
"tag_prefix": "",
|
||||
"rust_crate": "${package}",
|
||||
"broken": ["1.25.0"],
|
||||
"asset_name": "${package}-${version}-${rust_target}.tar.gz",
|
||||
"platform": {
|
||||
"x86_64_linux_musl": {},
|
||||
|
||||
Reference in New Issue
Block a user