diff --git a/bucket/mvndaemon.json b/bucket/mvndaemon.json index 01bcb70bfd..79b703f076 100644 --- a/bucket/mvndaemon.json +++ b/bucket/mvndaemon.json @@ -1,5 +1,5 @@ { - "version": "0.8.2", + "version": "0.9.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", @@ -14,9 +14,9 @@ }, "architecture": { "64bit": { - "url": "https://dist.apache.org/repos/dist/release/maven/mvnd/0.8.2/maven-mvnd-0.8.2-windows-amd64.zip", - "hash": "bfe6115b643ecb54b52a46df9e5b790035e54e67e21c10f964c7d58f633b7f22", - "extract_dir": "maven-mvnd-0.8.2-windows-amd64" + "url": "https://dist.apache.org/repos/dist/release/maven/mvnd/0.9.0/maven-mvnd-0.9.0-windows-amd64.zip", + "hash": "07205da7f84db53fdffc55079b817789267b661f39978a2b2ad4f2584dc812ba", + "extract_dir": "maven-mvnd-0.9.0-windows-amd64" } }, "env_add_path": "bin",