gradle: Update to version 7.3

This commit is contained in:
Richard Kuhnt 2021-11-09 23:00:30 +00:00
parent 9a2cbb0eec
commit 571da6bfd8

View File

@ -1,5 +1,5 @@
{ {
"version": "7.2", "version": "7.3",
"description": "An open-source build automation tool focused on flexibility and performance. (Source code and documentation boundled)", "description": "An open-source build automation tool focused on flexibility and performance. (Source code and documentation boundled)",
"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.2-all.zip", "url": "https://services.gradle.org/distributions/gradle-7.3-all.zip",
"hash": "a8da5b02437a60819cad23e10fc7e9cf32bcb57029d9cb277e26eeff76ce014b", "hash": "00b273629df4ce46e68df232161d5a7c4e495b9a029ce6e0420f071e21316867",
"extract_dir": "gradle-7.2", "extract_dir": "gradle-7.3",
"bin": "bin\\gradle.bat", "bin": "bin\\gradle.bat",
"checkver": { "checkver": {
"url": "https://gradle.org/install/", "url": "https://gradle.org/install/",