From a3115e53b02763251f14aacd22bf73d39f831785 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 1 Dec 2021 18:01:49 +0000 Subject: [PATCH] gradle-bin: Update to version 7.3.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 bb6eee6469..d00a9401f5 100644 --- a/bucket/gradle-bin.json +++ b/bucket/gradle-bin.json @@ -1,5 +1,5 @@ { - "version": "7.3", + "version": "7.3.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.3-bin.zip", - "hash": "de8f52ad49bdc759164f72439a3bf56ddb1589c4cde802d3cec7d6ad0e0ee410", - "extract_dir": "gradle-7.3", + "url": "https://services.gradle.org/distributions/gradle-7.3.1-bin.zip", + "hash": "9afb3ca688fc12c761a0e9e4321e4d24e977a4a8916c8a768b1fe05ddb4d6b66", + "extract_dir": "gradle-7.3.1", "bin": "bin\\gradle.bat", "checkver": { "url": "https://gradle.org/install/",