mvndaemon: Update to version 1.0.3

This commit is contained in:
github-actions[bot] 2025-09-21 00:40:50 +00:00
parent 31276db0ea
commit 241b2e91c9

View File

@ -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.", "description": "The Maven (mvn) Daemon is based on GraalVM and allows for faster Maven builds.",
"homepage": "https://github.com/mvndaemon/mvnd", "homepage": "https://github.com/mvndaemon/mvnd",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -14,9 +14,9 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dist.apache.org/repos/dist/release/maven/mvnd/1.0.2/maven-mvnd-1.0.2-windows-amd64.zip", "url": "https://dist.apache.org/repos/dist/release/maven/mvnd/1.0.3/maven-mvnd-1.0.3-windows-amd64.zip",
"hash": "c48cdbee495b6d93a171648801a4485bef10f1f0d0ee3eb64a5ee67f8ae77461", "hash": "efe788e475f8433e855ac05f92e129dc3790517b58002620ba4dd8d264dcd511",
"extract_dir": "maven-mvnd-1.0.2-windows-amd64" "extract_dir": "maven-mvnd-1.0.3-windows-amd64"
} }
}, },
"env_add_path": "bin", "env_add_path": "bin",