mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-08 22:00:31 +00:00
Update mise@latest to 2025.12.11
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]
|
||||
|
||||
- Update `mise@latest` to 2025.12.11.
|
||||
|
||||
## [2.64.0] - 2025-12-17
|
||||
|
||||
- `tool` input option now supports whitespace (space, tab, and line) or comma separated list. Previously, only comma-separated list was supported. ([#1366](https://github.com/taiki-e/install-action/pull/1366))
|
||||
|
||||
32
manifests/mise.json
generated
32
manifests/mise.json
generated
@@ -28,13 +28,39 @@
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/jdx/mise/blob/main/LICENSE)",
|
||||
"latest": {
|
||||
"version": "2025.12.10"
|
||||
"version": "2025.12.11"
|
||||
},
|
||||
"2025": {
|
||||
"version": "2025.12.10"
|
||||
"version": "2025.12.11"
|
||||
},
|
||||
"2025.12": {
|
||||
"version": "2025.12.10"
|
||||
"version": "2025.12.11"
|
||||
},
|
||||
"2025.12.11": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DE3DF4E3E9F913",
|
||||
"checksum": "c4990c693a81e696d706523f63bb6bd77eaf2f17f884064c025cb89c1e2196a0"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DE3DF4E5A12D1A",
|
||||
"checksum": "06a786fdc6bc2b806a4c6a934d3859d15427994daec737e561d14333cabfce55"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DE3DF4E6505738",
|
||||
"checksum": "afc6df2646723534fa87b53658f02a061b58bd31600422dc82b32b0e37c88a03"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DE3DF4E1448EE1",
|
||||
"checksum": "cf9c189a731754255beb223d373376b76c0968f0c0016171a49a4b3c12eeb512"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DE3DF4E517D6EF",
|
||||
"checksum": "fceca6544e20e1202ba882d1ea9d867706a9b953f0f88329103b41152f1aee09"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"etag": "0x8DE3DF4E5DF9D8D",
|
||||
"checksum": "784e626da7f7866f95fcbcb46b33846318f31f11fe2baea776cab1c11b0e02f1"
|
||||
}
|
||||
},
|
||||
"2025.12.10": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
Reference in New Issue
Block a user