diff --git a/bucket/mvndaemon.json b/bucket/mvndaemon.json index 49cbce65ad..8ad95d638c 100644 --- a/bucket/mvndaemon.json +++ b/bucket/mvndaemon.json @@ -1,5 +1,5 @@ { - "version": "1.0-m7", + "version": "1.0-m8", "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", @@ -14,9 +14,9 @@ }, "architecture": { "64bit": { - "url": "https://dist.apache.org/repos/dist/release/maven/mvnd/1.0-m7/maven-mvnd-1.0-m7-m39-windows-amd64.zip", - "hash": "11be67b95346be67dc8548d86b00cd3769c2275cda4405a17b32b47579fee6ff", - "extract_dir": "maven-mvnd-1.0-m7-m39-windows-amd64" + "url": "https://dist.apache.org/repos/dist/release/maven/mvnd/1.0-m8/maven-mvnd-1.0-m8-m39-windows-amd64.zip", + "hash": "20cd8361c19f4d12498caeda04cd4638b270d281f5c43dc92c352b9351dcee8a", + "extract_dir": "maven-mvnd-1.0-m8-m39-windows-amd64" } }, "env_add_path": "bin",