mirror of
https://github.com/ScoopInstaller/Extras.git
synced 2026-08-03 01:33:38 +08:00
springboot: Update to version 4.1.0
This commit is contained in:
parent
bb576dfe48
commit
698002f4ac
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "4.1.0-RC1",
|
||||
"version": "4.1.0",
|
||||
"description": "Create stand-alone, production-grade Spring based Applications that you can \"just run\".",
|
||||
"homepage": "https://spring.io/projects/spring-boot",
|
||||
"license": "Apache-2.0",
|
||||
@ -9,9 +9,9 @@
|
||||
"java/openjdk"
|
||||
]
|
||||
},
|
||||
"url": "https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-cli/4.1.0-RC1/spring-boot-cli-4.1.0-RC1-bin.zip",
|
||||
"hash": "sha1:86bf56a1bded174b37b77196a15bd92d138545d8",
|
||||
"extract_dir": "spring-4.1.0-RC1",
|
||||
"url": "https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-cli/4.1.0/spring-boot-cli-4.1.0-bin.zip",
|
||||
"hash": "sha1:9ba242fced3fbf76459c040bafd4edef4fafcce6",
|
||||
"extract_dir": "spring-4.1.0",
|
||||
"bin": "bin\\spring.bat",
|
||||
"checkver": {
|
||||
"url": "https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-cli/maven-metadata.xml",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user