gradle-bin: Update to version 7.3.2

This commit is contained in:
github-actions[bot] 2021-12-15 16:40:22 +00:00
parent ed4f3cc9a3
commit b68aeec6bb

View File

@ -1,5 +1,5 @@
{ {
"version": "7.3.1", "version": "7.3.2",
"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",
@ -9,9 +9,9 @@
"java/openjdk" "java/openjdk"
] ]
}, },
"url": "https://services.gradle.org/distributions/gradle-7.3.1-bin.zip", "url": "https://services.gradle.org/distributions/gradle-7.3.2-bin.zip",
"hash": "9afb3ca688fc12c761a0e9e4321e4d24e977a4a8916c8a768b1fe05ddb4d6b66", "hash": "23b89f8eac363f5f4b8336e0530c7295c55b728a9caa5268fdd4a532610d5392",
"extract_dir": "gradle-7.3.1", "extract_dir": "gradle-7.3.2",
"bin": "bin\\gradle.bat", "bin": "bin\\gradle.bat",
"checkver": { "checkver": {
"url": "https://gradle.org/install/", "url": "https://gradle.org/install/",