gradle-bin: Update to version 7.0.2

This commit is contained in:
Richard Kuhnt 2021-05-14 14:03:26 +00:00
parent 23586e6ead
commit 7d0d4a8e33

View File

@ -1,5 +1,5 @@
{
"version": "7.0.1",
"version": "7.0.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",
@ -9,9 +9,9 @@
"java/openjdk"
]
},
"url": "https://services.gradle.org/distributions/gradle-7.0.1-bin.zip",
"hash": "dccda8aa069563c8ba2f6cdfd0777df0e34a5b4d15138ca8b9757e94f4e8a8cb",
"extract_dir": "gradle-7.0.1",
"url": "https://services.gradle.org/distributions/gradle-7.0.2-bin.zip",
"hash": "0e46229820205440b48a5501122002842b82886e76af35f0f3a069243dca4b3c",
"extract_dir": "gradle-7.0.2",
"bin": "bin\\gradle.bat",
"checkver": {
"url": "https://gradle.org/install/",