diff --git a/bucket/mise.json b/bucket/mise.json index f56157eef8..1e6c39f1ad 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,16 +1,16 @@ { - "version": "2025.2.6", + "version": "2025.2.7", "description": "Polyglot tool version manager and task runner", "homepage": "https://mise.jdx.dev/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/jdx/mise/releases/download/v2025.2.6/mise-v2025.2.6-windows-x64.zip", - "hash": "45d5103c8897c5d5a91db4022ce265bb1371a012291f0d737ddbdec4f93897a9" + "url": "https://github.com/jdx/mise/releases/download/v2025.2.7/mise-v2025.2.7-windows-x64.zip", + "hash": "102830b09e25b0c1f8f8a402a7e6ef1f20364fd90fc3533524305c1b91fd58f1" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.2.6/mise-v2025.2.6-windows-arm64.zip", - "hash": "aceec0f2ef2f711a94e992f9251430eb44b905d44f31cf6228fa9f4164c0d493" + "url": "https://github.com/jdx/mise/releases/download/v2025.2.7/mise-v2025.2.7-windows-arm64.zip", + "hash": "443f3ce06a8cd2212246418f95e7d4b8dce3501234d77daa45eece8e740e9859" } }, "extract_dir": "mise",