From 8e20b1662a165d4670fc857b7f9f2c076a81b5b7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 2 Jul 2021 15:00:24 +0000 Subject: [PATCH] gradle-bin: Update to version 7.1.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 aef96876bd..61e89822d7 100644 --- a/bucket/gradle-bin.json +++ b/bucket/gradle-bin.json @@ -1,5 +1,5 @@ { - "version": "7.1", + "version": "7.1.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-7.1-bin.zip", - "hash": "2debee19271e1b82c6e41137d78e44e6e841035230a1a169ca47fd3fb09ed87b", - "extract_dir": "gradle-7.1", + "url": "https://services.gradle.org/distributions/gradle-7.1.1-bin.zip", + "hash": "bf8b869948901d422e9bb7d1fa61da6a6e19411baa7ad6ee929073df85d6365d", + "extract_dir": "gradle-7.1.1", "bin": "bin\\gradle.bat", "checkver": { "url": "https://gradle.org/install/",