File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
class Ballerina < Formula
2
2
desc "Programming Language for Network Distributed Applications"
3
3
homepage "https://ballerina.io"
4
- url "https://dist.ballerina.io/downloads/2201.12.7 /ballerina-2201.12.7 -swan-lake.zip"
5
- sha256 "2ca6eef7a40c644c5c33d86e20f30b66839688096044347d93f0ca0876a2cd0b "
4
+ url "https://dist.ballerina.io/downloads/2201.12.8 /ballerina-2201.12.8 -swan-lake.zip"
5
+ sha256 "31c48477f17fb4094ebfa318962943cac8774a07c50b7197bcfb66830d2b6ea3 "
6
6
license "Apache-2.0"
7
7
8
8
# The Downloads and Installation Options pages don't include any version
@@ -18,7 +18,7 @@ class Ballerina < Formula
18
18
end
19
19
20
20
bottle do
21
- sha256 cellar : :any_skip_relocation , all : "169e932e18291debaf07a73cd2420fa17fcb6d00327d05e2ee10cfd8ab066381 "
21
+ sha256 cellar : :any_skip_relocation , all : "d269ad8a3128acb7d2fdc98b766f2da2897fbe7e1f9b1796c2080a67081b6abc "
22
22
end
23
23
24
24
depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments