jhipster 4.9.0
Closes #18675. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
09a25cea4b
commit
6b4ff1985d
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/node"
|
||||||
class Jhipster < Formula
|
class Jhipster < Formula
|
||||||
desc "Generate, develop and deploy Spring Boot + Angular applications"
|
desc "Generate, develop and deploy Spring Boot + Angular applications"
|
||||||
homepage "https://jhipster.github.io/"
|
homepage "https://jhipster.github.io/"
|
||||||
url "https://registry.npmjs.org/generator-jhipster/-/generator-jhipster-4.8.2.tgz"
|
url "https://registry.npmjs.org/generator-jhipster/-/generator-jhipster-4.9.0.tgz"
|
||||||
sha256 "b07ba36a7e6ff3b79a49a57bf3305cdf7db9cd2848c29160d0540a95352fccd3"
|
sha256 "abd73bc3aeab7a0e7963ef4b8a17e3c8143a96c2be7258ca1a4c9b87836c3c47"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue