mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-07 13:30:31 +00:00
Update just@latest to 1.33.0
This commit is contained in:
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
- Update `just@latest` to 1.33.0.
|
||||||
|
|
||||||
## [2.42.12] - 2024-07-31
|
## [2.42.12] - 2024-07-31
|
||||||
|
|
||||||
- Update `syft@latest` to 1.10.0.
|
- Update `syft@latest` to 1.10.0.
|
||||||
|
|||||||
29
manifests/just.json
generated
29
manifests/just.json
generated
@@ -19,10 +19,35 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[CC0-1.0](https://github.com/casey/just/blob/master/LICENSE)",
|
"license_markdown": "[CC0-1.0](https://github.com/casey/just/blob/master/LICENSE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "1.32.0"
|
"version": "1.33.0"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"version": "1.32.0"
|
"version": "1.33.0"
|
||||||
|
},
|
||||||
|
"1.33": {
|
||||||
|
"version": "1.33.0"
|
||||||
|
},
|
||||||
|
"1.33.0": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DCB104CB15E057",
|
||||||
|
"checksum": "7e6480ee1c1b1c906f7f1933cc1a1b9f281812341f997b78dcd166430f5ea500"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DCB104BCC8E392",
|
||||||
|
"checksum": "6a47509447bfce51860532fed0386d7194dcd1b632293005e7f0188b79a6cd82"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DCB105165BF45E",
|
||||||
|
"checksum": "7c07de1d110698933bd2530dde5d2453cd0c15ebbbc7cc47755dd872869bcc9f"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DCB104D96EB679",
|
||||||
|
"checksum": "222eac28769adc65ea2cff037d0531bef12ddda8d2fa2cc06b564c962ab62875"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DCB104BB5C9530",
|
||||||
|
"checksum": "379db9caf697231b60b04ab2cc1f8f49c1e16597028cbd98c143b720fd0e4a89"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"1.32": {
|
"1.32": {
|
||||||
"version": "1.32.0"
|
"version": "1.32.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user