mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
mvndaemon: Update to version 1.0.2
This commit is contained in:
parent
c93a7415d8
commit
3dfdd5be5f
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"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.1/maven-mvnd-1.0.1-windows-amd64.zip",
|
"url": "https://dist.apache.org/repos/dist/release/maven/mvnd/1.0.2/maven-mvnd-1.0.2-windows-amd64.zip",
|
||||||
"hash": "5a4a05fa6394b6fca0f88e18aa87682e64ce41923b057ca611ea25eb4405d34c",
|
"hash": "c48cdbee495b6d93a171648801a4485bef10f1f0d0ee3eb64a5ee67f8ae77461",
|
||||||
"extract_dir": "maven-mvnd-1.0.1-windows-amd64"
|
"extract_dir": "maven-mvnd-1.0.2-windows-amd64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"env_add_path": "bin",
|
"env_add_path": "bin",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user