From 241b2e91c968295701b7899a9f0fb0461eab73b8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Sep 2025 00:40:50 +0000 Subject: [PATCH] mvndaemon: Update to version 1.0.3 --- bucket/mvndaemon.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/mvndaemon.json b/bucket/mvndaemon.json index 39ef97861f..22e70105bb 100644 --- a/bucket/mvndaemon.json +++ b/bucket/mvndaemon.json @@ -1,5 +1,5 @@ { - "version": "1.0.2", + "version": "1.0.3", "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.2/maven-mvnd-1.0.2-windows-amd64.zip", - "hash": "c48cdbee495b6d93a171648801a4485bef10f1f0d0ee3eb64a5ee67f8ae77461", - "extract_dir": "maven-mvnd-1.0.2-windows-amd64" + "url": "https://dist.apache.org/repos/dist/release/maven/mvnd/1.0.3/maven-mvnd-1.0.3-windows-amd64.zip", + "hash": "efe788e475f8433e855ac05f92e129dc3790517b58002620ba4dd8d264dcd511", + "extract_dir": "maven-mvnd-1.0.3-windows-amd64" } }, "env_add_path": "bin",