gradle-bin: Update to version 7.1

This commit is contained in:
Richard Kuhnt 2021-06-14 17:00:22 +00:00
parent 82a649a0ba
commit 87f55eaf53

View File

@ -1,5 +1,5 @@
{ {
"version": "7.0.2", "version": "7.1",
"description": "An open-source build automation tool focused on flexibility and performance. (Binaries only without documentation)", "description": "An open-source build automation tool focused on flexibility and performance. (Binaries only without documentation)",
"homepage": "https://gradle.org", "homepage": "https://gradle.org",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -9,9 +9,9 @@
"java/openjdk" "java/openjdk"
] ]
}, },
"url": "https://services.gradle.org/distributions/gradle-7.0.2-bin.zip", "url": "https://services.gradle.org/distributions/gradle-7.1-bin.zip",
"hash": "0e46229820205440b48a5501122002842b82886e76af35f0f3a069243dca4b3c", "hash": "2debee19271e1b82c6e41137d78e44e6e841035230a1a169ca47fd3fb09ed87b",
"extract_dir": "gradle-7.0.2", "extract_dir": "gradle-7.1",
"bin": "bin\\gradle.bat", "bin": "bin\\gradle.bat",
"checkver": { "checkver": {
"url": "https://gradle.org/install/", "url": "https://gradle.org/install/",