diff --git a/bucket/mise.json b/bucket/mise.json index b8d9bf40aa..fc897d1883 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.8.12", + "version": "2025.8.13", "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.8.12/mise-v2025.8.12-windows-x64.zip", - "hash": "1f1e8eda77d74e01c14095c5a74495ef5dd643a4e985a865e438f9909b2985d5" + "url": "https://github.com/jdx/mise/releases/download/v2025.8.13/mise-v2025.8.13-windows-x64.zip", + "hash": "2835fa84388a51e004343a65a8d119a17242600fa83fd76d127fa09a0b62323a" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.8.12/mise-v2025.8.12-windows-arm64.zip", - "hash": "7f2e3f4318bf08bf8ee9f17a4fefadfcc30910029015debb703045b4ced303e3" + "url": "https://github.com/jdx/mise/releases/download/v2025.8.13/mise-v2025.8.13-windows-arm64.zip", + "hash": "34583ae653cb71c18e3c2b06a16403d2dba9483f55effe5479f1170f2e7729e6" } }, "extract_dir": "mise",