From 3360220888702a268f24300e90729543695a46e5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 Aug 2022 00:35:04 +0000 Subject: [PATCH] gradle-bin: Update to version 7.5.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 2c89a333c9..116af92244 100644 --- a/bucket/gradle-bin.json +++ b/bucket/gradle-bin.json @@ -1,14 +1,14 @@ { - "version": "7.5", + "version": "7.5.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", "suggest": { "JDK": "java/openjdk" }, - "url": "https://services.gradle.org/distributions/gradle-7.5-bin.zip", - "hash": "cb87f222c5585bd46838ad4db78463a5c5f3d336e5e2b98dc7c0c586527351c2", - "extract_dir": "gradle-7.5", + "url": "https://services.gradle.org/distributions/gradle-7.5.1-bin.zip", + "hash": "f6b8596b10cce501591e92f229816aa4046424f3b24d771751b06779d58c8ec4", + "extract_dir": "gradle-7.5.1", "bin": "bin\\gradle.bat", "checkver": { "url": "https://gradle.org/install/",