mvndaemon: Update to version 0.8.2

This commit is contained in:
github-actions[bot] 2022-10-10 16:31:29 +00:00
parent 96ea2fba5a
commit 8260c4ed85

View File

@ -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",