diff --git a/bucket/mise.json b/bucket/mise.json index 565ba9e5b6..d5f106affd 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2025.6.8", + "version": "2025.7.0", "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.6.8/mise-v2025.6.8-windows-x64.zip", - "hash": "c67fcdbeb93c370258afe8402a21b14509161976fd259ede7068fc5e3d122d68" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.0/mise-v2025.7.0-windows-x64.zip", + "hash": "f5c3269d14599f212a37baaacee4572bd391ad032294af63495ad1e2aa93d020" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.6.8/mise-v2025.6.8-windows-arm64.zip", - "hash": "73359ae7b3d2672af605c55b82ad348e88e1a6d2a07b2f1bb680275cd31e8ffc" + "url": "https://github.com/jdx/mise/releases/download/v2025.7.0/mise-v2025.7.0-windows-arm64.zip", + "hash": "793c5abd68fe9ce9a06fd64f9147318069263ccbeaa86e49b6c418320cac14f8" } }, "extract_dir": "mise",