gradle: Update to version 7.3.1

This commit is contained in:
Richard Kuhnt 2021-12-01 18:01:49 +00:00
parent a3115e53b0
commit 5e199bbc45

View File

@ -1,5 +1,5 @@
{
"version": "7.3",
"version": "7.3.1",
"description": "An open-source build automation tool focused on flexibility and performance. (Source code and documentation boundled)",
"homepage": "https://gradle.org",
"license": "Apache-2.0",
@ -9,9 +9,9 @@
"java/openjdk"
]
},
"url": "https://services.gradle.org/distributions/gradle-7.3-all.zip",
"hash": "00b273629df4ce46e68df232161d5a7c4e495b9a029ce6e0420f071e21316867",
"extract_dir": "gradle-7.3",
"url": "https://services.gradle.org/distributions/gradle-7.3.1-all.zip",
"hash": "b75392c5625a88bccd58a574552a5a323edca82dab5942d2d41097f809c6bcce",
"extract_dir": "gradle-7.3.1",
"bin": "bin\\gradle.bat",
"checkver": {
"url": "https://gradle.org/install/",