gradle: update description
Updated it based on the official description found here: https://docs.gradle.org/current/userguide/userguide.html Closes #31571. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
8451e61081
commit
62adf35f58
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
class Gradle < Formula
|
||||
desc "Build system based on the Groovy language"
|
||||
desc "Open-source build automation tool based on the Groovy and Kotlin DSL"
|
||||
homepage "https://www.gradle.org/"
|
||||
url "https://services.gradle.org/distributions/gradle-4.10-all.zip"
|
||||
sha256 "fc049dcbcb245d5892bebae143bd515a78f6a5a93cec99d489b312dc0ce4aad9"
|
||||
|
|
Loading…
Reference in a new issue