diff --git a/bucket/mise.json b/bucket/mise.json index d70593d268..c0bed25148 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,16 +1,16 @@ { - "version": "2025.1.13", + "version": "2025.1.14", "description": "Polyglot tool version manager and task runner", "homepage": "https://mise.jdx.dev/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/jdx/mise/releases/download/v2025.1.13/mise-v2025.1.13-windows-x64.zip", - "hash": "add8b79589fbd29853d5f0a42813f3ddd4bbbfbde6a759195527f6db1d460cd0" + "url": "https://github.com/jdx/mise/releases/download/v2025.1.14/mise-v2025.1.14-windows-x64.zip", + "hash": "5e144135a061f062ca97943e66eb3837aef9c27f31fdac0943b411b35740f64f" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.1.13/mise-v2025.1.13-windows-arm64.zip", - "hash": "24c70cff027557ec4e8377d659b423671952b9cbcdd23565b811e43cb6588297" + "url": "https://github.com/jdx/mise/releases/download/v2025.1.14/mise-v2025.1.14-windows-arm64.zip", + "hash": "06f13cd2272e223aa6e3fddfd6df877f07f6a4cad10bebec7fef4059201a4d86" } }, "extract_dir": "mise",