jboss-forge 3.9.2
Closes #35230. Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com>
This commit is contained in:
parent
e33074ef6c
commit
ba68405367
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class JbossForge < Formula
|
||||
desc "Tools to help set up and configure a project"
|
||||
homepage "https://forge.jboss.org/"
|
||||
url "https://downloads.jboss.org/forge/releases/3.9.1.Final/forge-distribution-3.9.1.Final-offline.zip"
|
||||
version "3.9.1.Final"
|
||||
sha256 "0ff5eb756e7ab6f0663e134e362268098dfc4df5719511bc0b036fbf40c8f75b"
|
||||
url "https://downloads.jboss.org/forge/releases/3.9.2.Final/forge-distribution-3.9.2.Final-offline.zip"
|
||||
version "3.9.2.Final"
|
||||
sha256 "b94c28ad136c611e9aae5cce4df0fec9828ee14f87389657d23e3d591d07dfc7"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue