jhipster 5.6.1
Closes #33775. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
parent
a85e402533
commit
a7149f7c84
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/node"
|
|||
class Jhipster < Formula
|
||||
desc "Generate, develop and deploy Spring Boot + Angular/React applications"
|
||||
homepage "https://www.jhipster.tech/"
|
||||
url "https://registry.npmjs.org/generator-jhipster/-/generator-jhipster-5.6.0.tgz"
|
||||
sha256 "7f339523c41b01171303fe1488af49dc72dfdee18011440e866b1030969d2728"
|
||||
url "https://registry.npmjs.org/generator-jhipster/-/generator-jhipster-5.6.1.tgz"
|
||||
sha256 "cb697517793d22aafc515fc8fcea256b59319e242325ccf38e52e35418d9d807"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue