diff --git a/bucket/mise.json b/bucket/mise.json index f23bb50670..ceb49e2c08 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.9.13", + "version": "2025.9.14", "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.9.13/mise-v2025.9.13-windows-x64.zip", - "hash": "9bd11138f2b30bc013e28102c771bc7dcd72d4ce5098efb12cf634caef930591" + "url": "https://github.com/jdx/mise/releases/download/v2025.9.14/mise-v2025.9.14-windows-x64.zip", + "hash": "1ef43467ae580635bd30412ab889b23c4caaf662bef5c8dabc3dfb025e53800b" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.9.13/mise-v2025.9.13-windows-arm64.zip", - "hash": "05fb6ac347d95b98bcc88012e992392d73d8018268a2fc86807f71373fae6367" + "url": "https://github.com/jdx/mise/releases/download/v2025.9.14/mise-v2025.9.14-windows-arm64.zip", + "hash": "6ce408cdd5b7a75aa8ab719735814cee770e9da1e1800766446651172f618f31" } }, "extract_dir": "mise",