gradle-bin: Update to version 7.3.3

This commit is contained in:
github-actions[bot] 2021-12-22 16:29:54 +00:00
parent 46838894b1
commit f3586fa6ec

View File

@ -1,14 +1,14 @@
{ {
"version": "7.3.2", "version": "7.3.3",
"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.3.2-bin.zip", "url": "https://services.gradle.org/distributions/gradle-7.3.3-bin.zip",
"hash": "23b89f8eac363f5f4b8336e0530c7295c55b728a9caa5268fdd4a532610d5392", "hash": "b586e04868a22fd817c8971330fec37e298f3242eb85c374181b12d637f80302",
"extract_dir": "gradle-7.3.2", "extract_dir": "gradle-7.3.3",
"bin": "bin\\gradle.bat", "bin": "bin\\gradle.bat",
"checkver": { "checkver": {
"url": "https://gradle.org/install/", "url": "https://gradle.org/install/",