diff --git a/bucket/mise.json b/bucket/mise.json index ff9a7169ee..74bc045bd4 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2026.1.3", + "version": "2026.1.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/v2026.1.3/mise-v2026.1.3-windows-x64.zip", - "hash": "b09f2b0c93f63cc74cc093a01ae6f1bf10b3e5022967e35597db718edaaa12dc" + "url": "https://github.com/jdx/mise/releases/download/v2026.1.4/mise-v2026.1.4-windows-x64.zip", + "hash": "dd682004079866520cfe19852d52ba52146dee486f5b4431dbdb808258db41e8" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2026.1.3/mise-v2026.1.3-windows-arm64.zip", - "hash": "15258ecbf6e3d01c2aaf7504eebf3a101bc3925d33396c552ddbfc7cbaefd4c2" + "url": "https://github.com/jdx/mise/releases/download/v2026.1.4/mise-v2026.1.4-windows-arm64.zip", + "hash": "30853d9a862e9b93631e179954e2ba6c0a6cca6132ad58bd7fab045a034d018b" } }, "extract_dir": "mise",