grails 3.3.6 (#29101)
This commit is contained in:
parent
76483bfc31
commit
d447b3278e
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.5/grails-3.3.5.zip"
|
||||
sha256 "b5840f3272b7bbec2c3b4c221b540e8d881ab463ff596d5ceb7b64bad892261d"
|
||||
url "https://github.com/grails/grails-core/releases/download/v3.3.6/grails-3.3.6.zip"
|
||||
sha256 "c7c7835495b15df7e3c299323d5e3b8745bb0b72cc2b928e805f5c7ac85f7960"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue