diff --git a/bucket/mise.json b/bucket/mise.json index 23d9f825ca..15f8d904df 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.7.3", + "version": "2025.7.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/v2025.7.3/mise-v2025.7.3-windows-x64.zip", - "hash": "cb68fb6582104e54ff0ea8c2a28a0166acfe5c6e045c4977205d2c0a4f557987" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.4/mise-v2025.7.4-windows-x64.zip", + "hash": "3b47e34c35fe43c8eacd0ce75450ee50cdec9c1505471192f6727bc53ac777fe" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.7.3/mise-v2025.7.3-windows-arm64.zip", - "hash": "4fbff16e998409b233b022a55e0eec7a1172e7a0f83417bf76738c6e4d156b07" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.4/mise-v2025.7.4-windows-arm64.zip", + "hash": "75a595a879224a27949e318c5c08e7741f7c038379f21f28ac1cf079d1ec07c5" } }, "extract_dir": "mise",