diff --git a/bucket/mvndaemon.json b/bucket/mvndaemon.json index 550d56e11b..d9054ee8f1 100644 --- a/bucket/mvndaemon.json +++ b/bucket/mvndaemon.json @@ -1,5 +1,5 @@ { - "version": "0.6.0", + "version": "0.7.0", "description": "The Maven (mvn) Daemon is based on GraalVM and allows for faster Maven builds.", "homepage": "https://github.com/mvndaemon/mvnd", "license": "Apache-2.0", @@ -17,9 +17,9 @@ }, "architecture": { "64bit": { - "url": "https://github.com/mvndaemon/mvnd/releases/download/0.6.0/mvnd-0.6.0-windows-amd64.zip", - "hash": "51e8c68221653fa9b7dc8b64171b8178d41a4f27c0d1c76e7735821635ac7709", - "extract_dir": "mvnd-0.6.0-windows-amd64" + "url": "https://github.com/mvndaemon/mvnd/releases/download/0.7.0/mvnd-0.7.0-windows-amd64.zip", + "hash": "43d80dbf45c13bdef2cda7d3f4e94b4058c8239b75b6e251dc685de07798455b", + "extract_dir": "mvnd-0.7.0-windows-amd64" } }, "env_add_path": "bin",