gradle-bin: Update to version 7.5

This commit is contained in:
github-actions[bot] 2022-07-14 16:31:11 +00:00
parent 29db4e590d
commit 8bd83bf459

View File

@ -1,14 +1,14 @@
{ {
"version": "7.4.2", "version": "7.5",
"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.2-bin.zip", "url": "https://services.gradle.org/distributions/gradle-7.5-bin.zip",
"hash": "29e49b10984e585d8118b7d0bc452f944e386458df27371b49b4ac1dec4b7fda", "hash": "cb87f222c5585bd46838ad4db78463a5c5f3d336e5e2b98dc7c0c586527351c2",
"extract_dir": "gradle-7.4.2", "extract_dir": "gradle-7.5",
"bin": "bin\\gradle.bat", "bin": "bin\\gradle.bat",
"checkver": { "checkver": {
"url": "https://gradle.org/install/", "url": "https://gradle.org/install/",