mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-07 21:40:30 +00:00
Update just@latest to 1.44.1
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.44.1.
|
||||||
|
|
||||||
- Update `cargo-shear@latest` to 1.7.2.
|
- Update `cargo-shear@latest` to 1.7.2.
|
||||||
|
|
||||||
- Update `mise@latest` to 2025.12.1.
|
- Update `mise@latest` to 2025.12.1.
|
||||||
|
|||||||
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.44.0"
|
"version": "1.44.1"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"version": "1.44.0"
|
"version": "1.44.1"
|
||||||
},
|
},
|
||||||
"1.44": {
|
"1.44": {
|
||||||
"version": "1.44.0"
|
"version": "1.44.1"
|
||||||
|
},
|
||||||
|
"1.44.1": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DE36FD78B004A4",
|
||||||
|
"checksum": "65a2a774d4ba07741c7beb89c74fdf77b97621610ae231d687ce9bee82fecbfc"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DE36FD8597B7D1",
|
||||||
|
"checksum": "0b567d2440e00819805492cc0b09096c6452fb6f679657e2c6894ed180f09810"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DE36FDC643FE60",
|
||||||
|
"checksum": "bfdeea81f9fa630bb8cb2bbeee41b5b60e5fc96a9600471f54f1cf6dbd5b334a"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DE36FD893D9546",
|
||||||
|
"checksum": "15c56615a797135e5e195e874c22a52003ba9b3f760554a016bcb108486ac67e"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DE36FD84EFD819",
|
||||||
|
"checksum": "e00f6f026add950f65dc7c5e4839471a20fb2e7541424e071c6b47ab3ffb72a2"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DE36FDABE70878",
|
||||||
|
"checksum": "767fd5360ab34f635f1f0591efc6f0bd3e7b5b6229204bfa4b50fdc26da33a9f"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"1.44.0": {
|
"1.44.0": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user