mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-07 13:30:31 +00:00
Update just@latest to 1.42.4
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.42.4.
|
||||||
|
|
||||||
## [2.56.23] - 2025-07-24
|
## [2.56.23] - 2025-07-24
|
||||||
|
|
||||||
- Update `release-plz@latest` to 0.3.139.
|
- Update `release-plz@latest` to 0.3.139.
|
||||||
|
|||||||
32
manifests/just.json
generated
32
manifests/just.json
generated
@@ -22,13 +22,39 @@
|
|||||||
},
|
},
|
||||||
"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.42.3"
|
"version": "1.42.4"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"version": "1.42.3"
|
"version": "1.42.4"
|
||||||
},
|
},
|
||||||
"1.42": {
|
"1.42": {
|
||||||
"version": "1.42.3"
|
"version": "1.42.4"
|
||||||
|
},
|
||||||
|
"1.42.4": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DDCB09DB617280",
|
||||||
|
"checksum": "678efc1cfbd5fa5a88375daa7e2f3864a049d6d63a0296df925a2ae5f516cb56"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DDCB09D0D7CC4B",
|
||||||
|
"checksum": "ec8781b4341552877a432a922818f1656bcee6ec51155dbbdba490d9bd8f8dd2"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DDCB0A0CEC8238",
|
||||||
|
"checksum": "238cb448eb2ced3f7ac2f32872cf08244179b10b2d3f67e9069087ccbdc3d7f6"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DDCB0A05FAE3F6",
|
||||||
|
"checksum": "beb35a4ed1208ffbb0fef26042c65875759a5358b9ee1a7856dec8490dfd4aca"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DDCB09CF81FA38",
|
||||||
|
"checksum": "9bea24da39a54f1517ebc8d050789e9631eaf9bcec76a94866a9955a3a1a663f"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DDCB0A096F37D7",
|
||||||
|
"checksum": "0fd9894fc6729f8444874fafd479b92d32ac625e80076353b1a23d29affab42e"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"1.42.3": {
|
"1.42.3": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user