mvndaemon: Update extract_dir

Closes #3944
This commit is contained in:
Rashil Gandhi 2022-09-20 20:58:10 +05:30 committed by GitHub
parent 5bda3c7369
commit fbcec2afbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@
"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": "mvnd-0.8.1-windows-amd64"
"extract_dir": "maven-mvnd-0.8.1-windows-amd64"
}
},
"env_add_path": "bin",
@ -28,7 +28,7 @@
"hash": {
"url": "$url.sha256"
},
"extract_dir": "mvnd-$version-windows-amd64"
"extract_dir": "maven-mvnd-$version-windows-amd64"
}
}
}