diff --git a/bucket/mise.json b/bucket/mise.json index b8d43058b7..1588536db6 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,16 +1,16 @@ { - "version": "2025.3.3", + "version": "2025.3.6", "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.3.3/mise-v2025.3.3-windows-x64.zip", - "hash": "a859330bdb072834a68cb93e94f92151a1130bb2617112b0588c43134822fd7a" + "url": "https://github.com/jdx/mise/releases/download/v2025.3.6/mise-v2025.3.6-windows-x64.zip", + "hash": "30b2e23f00488505a14f902099a63b4a3567725998ea83ea66b44957b1097161" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2025.3.3/mise-v2025.3.3-windows-arm64.zip", - "hash": "78d59ff30e7d9d2c097541575426269c949b0a8d9521d58373170c692a11ae53" + "url": "https://github.com/jdx/mise/releases/download/v2025.3.6/mise-v2025.3.6-windows-arm64.zip", + "hash": "c7f5954af19327a11e856c2bd5854d8e0c3f4a918a26837b209eef6213e7ea4d" } }, "extract_dir": "mise",