From 142852809c311bd917d1d4870e46208e12f01dce Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 16 Nov 2020 22:01:47 +0000 Subject: [PATCH] gradle-bin: Update to version 6.7.1 --- bucket/gradle-bin.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/gradle-bin.json b/bucket/gradle-bin.json index 4839494c2b..3969c939db 100644 --- a/bucket/gradle-bin.json +++ b/bucket/gradle-bin.json @@ -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/",