diff --git a/bucket/mise.json b/bucket/mise.json index 07185ae824..a8f40e90da 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.12.3", + "version": "2025.12.4", "description": "Polyglot tool version manager and task runner", "homepage": "https://mise.jdx.dev/", "license": "MIT", @@ -13,12 +13,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/jdx/mise/releases/download/v2025.12.3/mise-v2025.12.3-windows-x64.zip", - "hash": "ed04db6786a9c97d68752cc1ba3c3b20f8a6ffa9c1daddb4fe2cc6f4d413e38b" + "url": "https://github.com/jdx/mise/releases/download/v2025.12.4/mise-v2025.12.4-windows-x64.zip", + "hash": "4dbcb0d865199965252e9aaaa742e3465e53e2f06e59528f5a0bff19bbc67a82" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.12.3/mise-v2025.12.3-windows-arm64.zip", - "hash": "ab2c3110e04a3834db0bbf3a0929f275caf9cccf7d9e29d7a9e54f840fb36b99" + "url": "https://github.com/jdx/mise/releases/download/v2025.12.4/mise-v2025.12.4-windows-arm64.zip", + "hash": "d6155a715ad47d7cdbf5065a1acd57990ac5b8b3d072012a45337a4619f5c966" } }, "extract_dir": "mise",