gradle-bin: Update to version 6.7.1

This commit is contained in:
Richard Kuhnt 2020-11-16 22:01:47 +00:00
parent 948234bc67
commit 142852809c

View File

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