gradle-bin: Update to version 7.4

This commit is contained in:
github-actions[bot] 2022-02-08 16:29:47 +00:00
parent 7eba12e3b0
commit ef590b606d

View File

@ -1,14 +1,14 @@
{
"version": "7.3.3",
"version": "7.4",
"description": "An open-source build automation tool focused on flexibility and performance. (Binaries only without documentation)",
"homepage": "https://gradle.org",
"license": "Apache-2.0",
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://services.gradle.org/distributions/gradle-7.3.3-bin.zip",
"hash": "b586e04868a22fd817c8971330fec37e298f3242eb85c374181b12d637f80302",
"extract_dir": "gradle-7.3.3",
"url": "https://services.gradle.org/distributions/gradle-7.4-bin.zip",
"hash": "8cc27038d5dbd815759851ba53e70cf62e481b87494cc97cfd97982ada5ba634",
"extract_dir": "gradle-7.4",
"bin": "bin\\gradle.bat",
"checkver": {
"url": "https://gradle.org/install/",