File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1178,6 +1178,7 @@ gulp-cli
11781178gum
11791179gupnp
11801180gupnp-tools
1181+ gwt
11811182gwyddion
11821183gxml
11831184gyb
Original file line number Diff line number Diff line change 11class Gwt < Formula
22 desc "Google web toolkit"
33 homepage "https://www.gwtproject.org/"
4- url "https://github.com/gwtproject/gwt/releases/download/2.11 .0/gwt-2.11 .0.zip"
5- sha256 "44d83cd0eb32d857f197e9e76f0fdf79f1ed240b47173bafeeaf8db2b5ad205c "
4+ url "https://github.com/gwtproject/gwt/releases/download/2.12 .0/gwt-2.12 .0.zip"
5+ sha256 "29e2b4fcbcf9807233aac786a0327b8467d34ef82d32021e1ac5388d30df447f "
66 license "Apache-2.0"
77
88 livecheck do
@@ -11,8 +11,7 @@ class Gwt < Formula
1111 end
1212
1313 bottle do
14- rebuild 1
15- sha256 cellar : :any_skip_relocation , all : "eb87a6195740729c45e945d12e0dd004824713dc2f5396e67061aee7c6d92743"
14+ sha256 cellar : :any_skip_relocation , all : "1af88bff38eeb53f994baf67b0b6831c24b7c9c73f4b8dcdb0227958eaf26de5"
1615 end
1716
1817 depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments