gradle: Update to version 7.3.2

This commit is contained in:
github-actions[bot] 2021-12-15 16:40:22 +00:00
parent b68aeec6bb
commit ba21f85216

View File

@ -1,5 +1,5 @@
{
"version": "7.3.1",
"version": "7.3.2",
"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.1-all.zip",
"hash": "b75392c5625a88bccd58a574552a5a323edca82dab5942d2d41097f809c6bcce",
"extract_dir": "gradle-7.3.1",
"url": "https://services.gradle.org/distributions/gradle-7.3.2-all.zip",
"hash": "dd54e87b4d7aa8ff3c6afb0f7805aa121d4b70bca55b8c9b1b896eb103184582",
"extract_dir": "gradle-7.3.2",
"bin": "bin\\gradle.bat",
"checkver": {
"url": "https://gradle.org/install/",