We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e741aa9 commit 0612914Copy full SHA for 0612914
Formula/j/jhipster.rb
@@ -1,8 +1,8 @@
1
class Jhipster < Formula
2
desc "Generate, develop and deploy Spring Boot + Angular/React applications"
3
homepage "https://www.jhipster.tech/"
4
- url "https://registry.npmjs.org/generator-jhipster/-/generator-jhipster-8.6.0.tgz"
5
- sha256 "bf5f4013a912df79979eb5d2bd69f809a16ef147a563a9985ced0eccb9333572"
+ url "https://registry.npmjs.org/generator-jhipster/-/generator-jhipster-8.7.0.tgz"
+ sha256 "cd4ed3bc7a9879d3a15a95ce1dbd631cbd1463637dac5d70c153aab920c1200a"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments