mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
mvndaemon: Update to version 0.9.0
This commit is contained in:
parent
716ec5fcfd
commit
83b7230378
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.8.2",
|
||||
"version": "0.9.0",
|
||||
"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.2/maven-mvnd-0.8.2-windows-amd64.zip",
|
||||
"hash": "bfe6115b643ecb54b52a46df9e5b790035e54e67e21c10f964c7d58f633b7f22",
|
||||
"extract_dir": "maven-mvnd-0.8.2-windows-amd64"
|
||||
"url": "https://dist.apache.org/repos/dist/release/maven/mvnd/0.9.0/maven-mvnd-0.9.0-windows-amd64.zip",
|
||||
"hash": "07205da7f84db53fdffc55079b817789267b661f39978a2b2ad4f2584dc812ba",
|
||||
"extract_dir": "maven-mvnd-0.9.0-windows-amd64"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user