mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mvndaemon: Update to version 0.7.1
This commit is contained in:
parent
d14050eea3
commit
332cb4c612
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.8.0",
|
||||
"version": "0.7.1",
|
||||
"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://github.com/mvndaemon/mvnd/releases/download/0.8.0/mvnd-0.8.0-windows-amd64.zip",
|
||||
"hash": "639d69abb4648f640a53f845b4796797e713c3654a240cbe6efeed95ef07f924",
|
||||
"extract_dir": "mvnd-0.8.0-windows-amd64"
|
||||
"url": "https://github.com/mvndaemon/mvnd/releases/download/0.7.1/mvnd-0.7.1-windows-amd64.zip",
|
||||
"hash": "749f647df21977e7ab8f1296ae39dedf1067aaaf173eddfb685b73e01d8352ff",
|
||||
"extract_dir": "mvnd-0.7.1-windows-amd64"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user