gradle-bin: Update to version 7.4.1

This commit is contained in:
github-actions[bot] 2022-03-09 20:27:56 +00:00
parent e07ce068e0
commit 26adb471a0

View File

@ -1,14 +1,14 @@
{ {
"version": "7.4", "version": "7.4.1",
"description": "An open-source build automation tool focused on flexibility and performance. (Binaries only without documentation)", "description": "An open-source build automation tool focused on flexibility and performance. (Binaries only without documentation)",
"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-bin.zip", "url": "https://services.gradle.org/distributions/gradle-7.4.1-bin.zip",
"hash": "8cc27038d5dbd815759851ba53e70cf62e481b87494cc97cfd97982ada5ba634", "hash": "e5444a57cda4a95f90b0c9446a9e1b47d3d7f69057765bfb54bd4f482542d548",
"extract_dir": "gradle-7.4", "extract_dir": "gradle-7.4.1",
"bin": "bin\\gradle.bat", "bin": "bin\\gradle.bat",
"checkver": { "checkver": {
"url": "https://gradle.org/install/", "url": "https://gradle.org/install/",