From 8260c4ed85ee9cf332b96d684f149f8a19229316 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 16:31:29 +0000 Subject: [PATCH] mvndaemon: Update to version 0.8.2 --- bucket/mvndaemon.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/mvndaemon.json b/bucket/mvndaemon.json index 2a05aaa3b5..01bcb70bfd 100644 --- a/bucket/mvndaemon.json +++ b/bucket/mvndaemon.json @@ -1,5 +1,5 @@ { - "version": "0.8.1", + "version": "0.8.2", "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.1/maven-mvnd-0.8.1-windows-amd64.zip", - "hash": "0aa0eb600e7c689722b05620399c325a44e8269d8c8ca0f3e433e00bdc01edf3", - "extract_dir": "maven-mvnd-0.8.1-windows-amd64" + "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" } }, "env_add_path": "bin",