gradle: Update to version 7.4.2

This commit is contained in:
github-actions[bot] 2022-03-31 16:49:14 +00:00
parent e60bddae24
commit 685c9047fb

View File

@ -1,14 +1,14 @@
{ {
"version": "7.4.1", "version": "7.4.2",
"description": "An open-source build automation tool focused on flexibility and performance. (Source code and documentation boundled)", "description": "An open-source build automation tool focused on flexibility and performance. (Source code and documentation boundled)",
"homepage": "https://gradle.org", "homepage": "https://gradle.org",
"license": "Apache-2.0", "license": "Apache-2.0",
"suggest": { "suggest": {
"JDK": "java/openjdk" "JDK": "java/openjdk"
}, },
"url": "https://services.gradle.org/distributions/gradle-7.4.1-all.zip", "url": "https://services.gradle.org/distributions/gradle-7.4.2-all.zip",
"hash": "a9a7b7baba105f6557c9dcf9c3c6e8f7e57e6b49889c5f1d133f015d0727e4be", "hash": "e6d864e3b5bc05cc62041842b306383fc1fefcec359e70cebb1d470a6094ca82",
"extract_dir": "gradle-7.4.1", "extract_dir": "gradle-7.4.2",
"bin": "bin\\gradle.bat", "bin": "bin\\gradle.bat",
"checkver": { "checkver": {
"url": "https://gradle.org/install/", "url": "https://gradle.org/install/",