diff --git a/bucket/mise.json b/bucket/mise.json index 9ad0602b9b..dc807d13a5 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.7.7", + "version": "2025.7.8", "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.7.7/mise-v2025.7.7-windows-x64.zip", - "hash": "cba7a2c9205f187a240b2352b980497dd8795ae0010d01f3ec20c185e0e69b60" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.8/mise-v2025.7.8-windows-x64.zip", + "hash": "5b9f93be12289f4ab8c15883b92fb4670937b41502b969eb549c085db3d935b6" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.7.7/mise-v2025.7.7-windows-arm64.zip", - "hash": "d60892702b248dc919918f51f74f47fba1a88399407b2a980a68e9cfa2919688" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.8/mise-v2025.7.8-windows-arm64.zip", + "hash": "aeb0dca3d525dac9cecff0e456e3bab9c8e051764b21333cf7e1e3908eb9dc25" } }, "extract_dir": "mise",