gradle-bin: Update to version 7.0.1

This commit is contained in:
Richard Kuhnt 2021-05-10 18:00:14 +00:00
parent 7817007610
commit 7029a3b830

View File

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