From 1b9f0ed8d12db2fda3828accc8fa55481c4f178b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 10 Apr 2021 00:00:51 +0000 Subject: [PATCH] gradle-bin: Update to version 7.0 --- 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 422a0e908e..1ff740c5d0 100644 --- a/bucket/gradle-bin.json +++ b/bucket/gradle-bin.json @@ -1,5 +1,5 @@ { - "version": "6.8.3", + "version": "7.0", "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.3-bin.zip", - "hash": "7faa7198769f872826c8ef4f1450f839ec27f0b4d5d1e51bade63667cbccd205", - "extract_dir": "gradle-6.8.3", + "url": "https://services.gradle.org/distributions/gradle-7.0-bin.zip", + "hash": "eb8b89184261025b0430f5b2233701ff1377f96da1ef5e278af6ae8bac5cc305", + "extract_dir": "gradle-7.0", "bin": "bin\\gradle.bat", "checkver": { "url": "https://gradle.org/install/",