mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mvndaemon: Update to version 0.8.1
This commit is contained in:
parent
b9c0001a22
commit
5d678ae2a2
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.8.0",
|
"version": "0.8.1",
|
||||||
"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/0.8.0/maven-mvnd-0.8.0-windows-amd64.zip",
|
"url": "https://dist.apache.org/repos/dist/release/maven/mvnd/0.8.1/maven-mvnd-0.8.1-windows-amd64.zip",
|
||||||
"hash": "eda5d83085b2ddf3c31ba849c0f72a340e9ac5f4b3f002dce060b3fad7733a84",
|
"hash": "0aa0eb600e7c689722b05620399c325a44e8269d8c8ca0f3e433e00bdc01edf3",
|
||||||
"extract_dir": "mvnd-0.8.0-windows-amd64"
|
"extract_dir": "mvnd-0.8.1-windows-amd64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"env_add_path": "bin",
|
"env_add_path": "bin",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user