From 4caedd40b5cc484d8a85fa873dced19ac1b088bb Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 22 Feb 2021 18:00:28 +0000 Subject: [PATCH] gradle-bin: Update to version 6.8.3 --- 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 1a4ae0475f..422a0e908e 100644 --- a/bucket/gradle-bin.json +++ b/bucket/gradle-bin.json @@ -1,5 +1,5 @@ { - "version": "6.8.2", + "version": "6.8.3", "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.8.2-bin.zip", - "hash": "8de6efc274ab52332a9c820366dd5cf5fc9d35ec7078fd70c8ec6913431ee610", - "extract_dir": "gradle-6.8.2", + "url": "https://services.gradle.org/distributions/gradle-6.8.3-bin.zip", + "hash": "7faa7198769f872826c8ef4f1450f839ec27f0b4d5d1e51bade63667cbccd205", + "extract_dir": "gradle-6.8.3", "bin": "bin\\gradle.bat", "checkver": { "url": "https://gradle.org/install/",