diff --git a/bucket/mise.json b/bucket/mise.json index 7d624c3ce1..70bae6bc37 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.7.16", + "version": "2025.7.17", "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.16/mise-v2025.7.16-windows-x64.zip", - "hash": "bb9195922450ab52170e559defd8a47abc4523f5bf7155cff26323c6dbee1564" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.17/mise-v2025.7.17-windows-x64.zip", + "hash": "a67cd7c7706c8209206978b6e09bf0a07ca3857171aff5fcddc2b16bdbb4ea19" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.7.16/mise-v2025.7.16-windows-arm64.zip", - "hash": "3c5625fbeb98e220c966401e1f971f026e8d883db457fbb5d7f8a12c2bb94717" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.17/mise-v2025.7.17-windows-arm64.zip", + "hash": "44bc91fb4dba0ebbcd08b27c5d6e362110c9f6c0fe2837b6868e19fb8da22586" } }, "extract_dir": "mise",