diff --git a/bucket/mise.json b/bucket/mise.json index 17d0297be3..2c0780331e 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.8.18", + "version": "2025.8.20", "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.18/mise-v2025.8.18-windows-x64.zip", - "hash": "9f3e41ab31bed0e997c3c78e30fdca4991beaefff7c8f7f8af96caf412a78ca6" + "url": "https://github.com/jdx/mise/releases/download/v2025.8.20/mise-v2025.8.20-windows-x64.zip", + "hash": "812f2b005a27e742dcce7a27d43c09fba4c092674ff6ae885eb251d82d948ec3" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.8.18/mise-v2025.8.18-windows-arm64.zip", - "hash": "b43312efda0c9cc650db5f919ce464f7d5528577ac5bcd708f5b1947c19375f3" + "url": "https://github.com/jdx/mise/releases/download/v2025.8.20/mise-v2025.8.20-windows-arm64.zip", + "hash": "77e2738b3525a7763171a0f66ccdcecfd0e6d5a44b5507b961646bbbec249c00" } }, "extract_dir": "mise",