grails 3.3.2 (#21023)
This commit is contained in:
parent
50bd6f844b
commit
01dae12510
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.3.1/grails-3.3.1.zip"
|
||||
sha256 "a8e2b7f0e09de5b4069bad452ede486fb5487033104f2c5133871fc89fc19f51"
|
||||
url "https://github.com/grails/grails-core/releases/download/v3.3.2/grails-3.3.2.zip"
|
||||
sha256 "ed6fba70645d7ead04d8ca48e297b19ec697a24a98030e88df1de5f709c22167"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue