gradle-bin: Update to version 7.4.2

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

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. (Binaries only without documentation)",
"homepage": "https://gradle.org",
"license": "Apache-2.0",
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://services.gradle.org/distributions/gradle-7.4.1-bin.zip",
"hash": "e5444a57cda4a95f90b0c9446a9e1b47d3d7f69057765bfb54bd4f482542d548",
"extract_dir": "gradle-7.4.1",
"url": "https://services.gradle.org/distributions/gradle-7.4.2-bin.zip",
"hash": "29e49b10984e585d8118b7d0bc452f944e386458df27371b49b4ac1dec4b7fda",
"extract_dir": "gradle-7.4.2",
"bin": "bin\\gradle.bat",
"checkver": {
"url": "https://gradle.org/install/",