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 aa531c7 commit e2273a6Copy full SHA for e2273a6
Formula/w/wildfly-as.rb
@@ -1,8 +1,8 @@
1
class WildflyAs < Formula
2
desc "Managed application runtime for building applications"
3
homepage "https://www.wildfly.org/"
4
- url "https://github.com/wildfly/wildfly/releases/download/34.0.1.Final/wildfly-34.0.1.Final.tar.gz"
5
- sha256 "696a39f46c02ce428b9ceb699260d360514f7e6a920e80ed33e4390bf27d0d2a"
+ url "https://github.com/wildfly/wildfly/releases/download/35.0.0.Final/wildfly-35.0.0.Final.tar.gz"
+ sha256 "2b0a10b3d3f096fd8cda6887f66491114248a0b070d0b9c5ea67ad4ae0d8edf3"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments