mvndaemon: Update to version 1.0.2

This commit is contained in:
github-actions[bot] 2024-08-24 12:31:17 +00:00
parent c93a7415d8
commit 3dfdd5be5f

View File

@ -1,5 +1,5 @@
{
"version": "1.0.1",
"version": "1.0.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/1.0.1/maven-mvnd-1.0.1-windows-amd64.zip",
"hash": "5a4a05fa6394b6fca0f88e18aa87682e64ce41923b057ca611ea25eb4405d34c",
"extract_dir": "maven-mvnd-1.0.1-windows-amd64"
"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"
}
},
"env_add_path": "bin",