mvndaemon: Update to version 1.0-m8

This commit is contained in:
github-actions[bot] 2023-11-07 08:25:55 +00:00
parent ea49005aba
commit f9bf77ced9

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0-m7", "version": "1.0-m8",
"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-m7/maven-mvnd-1.0-m7-m39-windows-amd64.zip", "url": "https://dist.apache.org/repos/dist/release/maven/mvnd/1.0-m8/maven-mvnd-1.0-m8-m39-windows-amd64.zip",
"hash": "11be67b95346be67dc8548d86b00cd3769c2275cda4405a17b32b47579fee6ff", "hash": "20cd8361c19f4d12498caeda04cd4638b270d281f5c43dc92c352b9351dcee8a",
"extract_dir": "maven-mvnd-1.0-m7-m39-windows-amd64" "extract_dir": "maven-mvnd-1.0-m8-m39-windows-amd64"
} }
}, },
"env_add_path": "bin", "env_add_path": "bin",