gradle: Update to version 7.1

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

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. (Source code and documentation boundled)",
"homepage": "https://gradle.org",
"license": "Apache-2.0",
@ -9,9 +9,9 @@
"java/openjdk"
]
},
"url": "https://services.gradle.org/distributions/gradle-7.0.2-all.zip",
"hash": "13bf8d3cf8eeeb5770d19741a59bde9bd966dd78d17f1bbad787a05ef19d1c2d",
"extract_dir": "gradle-7.0.2",
"url": "https://services.gradle.org/distributions/gradle-7.1-all.zip",
"hash": "a9e356a21595348b6f04b024ed0b08ac8aea6b2ac37e6c0ef58e51549cd7b9cb",
"extract_dir": "gradle-7.1",
"bin": "bin\\gradle.bat",
"checkver": {
"url": "https://gradle.org/install/",