mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mvndaemon: Update to version 0.7.0
This commit is contained in:
parent
c0009f1e81
commit
92538932cf
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.6.0",
|
||||
"version": "0.7.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",
|
||||
@ -17,9 +17,9 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/mvndaemon/mvnd/releases/download/0.6.0/mvnd-0.6.0-windows-amd64.zip",
|
||||
"hash": "51e8c68221653fa9b7dc8b64171b8178d41a4f27c0d1c76e7735821635ac7709",
|
||||
"extract_dir": "mvnd-0.6.0-windows-amd64"
|
||||
"url": "https://github.com/mvndaemon/mvnd/releases/download/0.7.0/mvnd-0.7.0-windows-amd64.zip",
|
||||
"hash": "43d80dbf45c13bdef2cda7d3f4e94b4058c8239b75b6e251dc685de07798455b",
|
||||
"extract_dir": "mvnd-0.7.0-windows-amd64"
|
||||
}
|
||||
},
|
||||
"env_add_path": "bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user