mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-07 05:20:30 +00:00
Update just@latest to 1.42.3
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.3.
|
||||||
|
|
||||||
## [2.56.17] - 2025-07-18
|
## [2.56.17] - 2025-07-18
|
||||||
|
|
||||||
- Update `wasmtime@latest` to 34.0.2.
|
- Update `wasmtime@latest` to 34.0.2.
|
||||||
|
|||||||
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.2"
|
"version": "1.42.3"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"version": "1.42.2"
|
"version": "1.42.3"
|
||||||
},
|
},
|
||||||
"1.42": {
|
"1.42": {
|
||||||
"version": "1.42.2"
|
"version": "1.42.3"
|
||||||
|
},
|
||||||
|
"1.42.3": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DDC66E6FB1D651",
|
||||||
|
"checksum": "675cdb913c698a7888bbaac74d65619f636686bca7ebfb90d2bd274252231a47"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DDC66E6A1D2D6C",
|
||||||
|
"checksum": "04e9bf1aef9a737bcada6ed0e042126426eaa6bd3c1d3b3cdb7069106e91ccba"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DDC66EA4C1F821",
|
||||||
|
"checksum": "4e21f40075212f22bd85f31871982105110c5dd02504c354904f56d7de8650c8"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DDC66E9EC4A296",
|
||||||
|
"checksum": "e09a503ae877416d6fe2156009140e7e7deb95f897095b24a1d7150146390e65"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DDC66E65369E5B",
|
||||||
|
"checksum": "3d4bf2d11a0663b3b53f2b4aed32215ee79a98ddf0f955f8061e6ba5a8cb3f0e"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DDC66EA57C8712",
|
||||||
|
"checksum": "6d4143777925a1932fb9404edbd31dbfe344cc9c1c63322cb72bc3fd82454aa2"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"1.42.2": {
|
"1.42.2": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user