diff --git a/bucket/mise.json b/bucket/mise.json index ceb49e2c08..ae4a799d75 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.9.14", + "version": "2025.9.15", "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.14/mise-v2025.9.14-windows-x64.zip", - "hash": "1ef43467ae580635bd30412ab889b23c4caaf662bef5c8dabc3dfb025e53800b" + "url": "https://github.com/jdx/mise/releases/download/v2025.9.15/mise-v2025.9.15-windows-x64.zip", + "hash": "71af1bd68b5a21fa8cedee99bb49a72c34706898f9654689ebb3dc24825655fc" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.9.14/mise-v2025.9.14-windows-arm64.zip", - "hash": "6ce408cdd5b7a75aa8ab719735814cee770e9da1e1800766446651172f618f31" + "url": "https://github.com/jdx/mise/releases/download/v2025.9.15/mise-v2025.9.15-windows-arm64.zip", + "hash": "b40afb261cc3b47370efcaf908ef472f9e7d8d2e7edeb098b7d20fbb8444449b" } }, "extract_dir": "mise",