jhipster 5.3.4
Closes #32166. Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
parent
d6fc7fbfdd
commit
07ae0954be
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.3.2.tgz"
|
||||
sha256 "189a1d168a21671f823b1618d21863db180a322bd122a21ab5ccaa2a0ebad604"
|
||||
url "https://registry.npmjs.org/generator-jhipster/-/generator-jhipster-5.3.4.tgz"
|
||||
sha256 "91dba6dec5fb2c39bf2fbcc19f3979574e9bca3c2944cd051162d7587f217a2e"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue