grails 3.2.10 (#14075)
This commit is contained in:
parent
3340f5d379
commit
2638651bb5
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Grails < Formula
|
||||
desc "Web application framework for the Groovy language"
|
||||
homepage "https://grails.org"
|
||||
url "https://github.com/grails/grails-core/releases/download/v3.2.9/grails-3.2.9.zip"
|
||||
sha256 "a21d5602e772676c27f846419a245a4c791bb63b74066f8dd82b7647d5c873a2"
|
||||
url "https://github.com/grails/grails-core/releases/download/v3.2.10/grails-3.2.10.zip"
|
||||
sha256 "da9c45bf05822ca8cbd273099185888155e9c7c806980690d755a2f7bda9582b"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue