gradle-bin: Update to version 6.8

This commit is contained in:
Jakub Čábera 2021-01-09 08:27:00 +01:00
parent 96b8520797
commit e88a8281bb

View File

@ -1,5 +1,5 @@
{
"version": "6.7.1",
"version": "6.8",
"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-6.7.1-bin.zip",
"hash": "3239b5ed86c3838a37d983ac100573f64c1f3fd8e1eb6c89fa5f9529b5ec091d",
"extract_dir": "gradle-6.7.1",
"url": "https://services.gradle.org/distributions/gradle-6.8-bin.zip",
"hash": "e2774e6fb77c43657decde25542dea710aafd78c4022d19b196e7e78d79d8c6c",
"extract_dir": "gradle-6.8",
"bin": "bin\\gradle.bat",
"checkver": {
"url": "https://gradle.org/install/",