diff --git a/bucket/gradle-bin.json b/bucket/gradle-bin.json index ce8e93fba2..1a4ae0475f 100644 --- a/bucket/gradle-bin.json +++ b/bucket/gradle-bin.json @@ -1,5 +1,5 @@ { - "version": "6.8.1", + "version": "6.8.2", "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-6.8.1-bin.zip", - "hash": "fd591a34af7385730970399f473afabdb8b28d57fd97d6625c388d090039d6fd", - "extract_dir": "gradle-6.8.1", + "url": "https://services.gradle.org/distributions/gradle-6.8.2-bin.zip", + "hash": "8de6efc274ab52332a9c820366dd5cf5fc9d35ec7078fd70c8ec6913431ee610", + "extract_dir": "gradle-6.8.2", "bin": "bin\\gradle.bat", "checkver": { "url": "https://gradle.org/install/",