From 9a2cbb0eec0aca6a640aab0428541fe94220c53e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 9 Nov 2021 23:00:30 +0000 Subject: [PATCH] gradle-bin: Update to version 7.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 f13e6e9c5a..bb6eee6469 100644 --- a/bucket/gradle-bin.json +++ b/bucket/gradle-bin.json @@ -1,5 +1,5 @@ { - "version": "7.2", + "version": "7.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-7.2-bin.zip", - "hash": "f581709a9c35e9cb92e16f585d2c4bc99b2b1a5f85d2badbd3dc6bff59e1e6dd", - "extract_dir": "gradle-7.2", + "url": "https://services.gradle.org/distributions/gradle-7.3-bin.zip", + "hash": "de8f52ad49bdc759164f72439a3bf56ddb1589c4cde802d3cec7d6ad0e0ee410", + "extract_dir": "gradle-7.3", "bin": "bin\\gradle.bat", "checkver": { "url": "https://gradle.org/install/",