diff --git a/bucket/mise.json b/bucket/mise.json index ea10d8427c..8ef3690188 100644 --- a/bucket/mise.json +++ b/bucket/mise.json @@ -1,5 +1,5 @@ { - "version": "2026.2.3", + "version": "2026.2.4", "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/v2026.2.3/mise-v2026.2.3-windows-x64.zip", - "hash": "b7dd9408f52a68c1a43372705ef6f907ece6736468b64c808cf0a1e80e07b894" + "url": "https://github.com/jdx/mise/releases/download/v2026.2.4/mise-v2026.2.4-windows-x64.zip", + "hash": "b367876191a68d4545c043192caf18c8d5c38dbbfe311646ddcbe7e485ebfc8b" }, "arm64": { - "url": "https://github.com/jdx/mise/releases/download/v2026.2.3/mise-v2026.2.3-windows-arm64.zip", - "hash": "88bd067c8f6b949b6ed28cf1bf705b28ef1735189fe6c8da0a96b3e91adcf538" + "url": "https://github.com/jdx/mise/releases/download/v2026.2.4/mise-v2026.2.4-windows-arm64.zip", + "hash": "763f7ccb1fe93539481d7a3aeb294f21fffbf915c19abfaf435765f43e4d77fa" } }, "extract_dir": "mise",