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/",