File tree 1 file changed +3
-3
lines changed
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.4.1 /ballerina-2201.4.1 -swan-lake.zip"
5
- sha256 "97d35b5a3e021d48a1268c5a241e3d4e1f0dd8dcdf81c6d0fb61280ff601cb5a "
4
+ url "https://dist.ballerina.io/downloads/2201.5.0 /ballerina-2201.5.0 -swan-lake.zip"
5
+ sha256 "1a0f04f502e85b5c01cc18c28ea1d2de61edd64c9c251d94f0cbef3bac8e349e "
6
6
license "Apache-2.0"
7
7
8
8
livecheck do
@@ -11,7 +11,7 @@ class Ballerina < Formula
11
11
end
12
12
13
13
bottle do
14
- sha256 cellar : :any_skip_relocation , all : "9e96b6e606e9e2de19f7f009f5c0fad1bfb4d2cf59fa4b2de15130b6e41d13aa "
14
+ sha256 cellar : :any_skip_relocation , all : "0fcee8e7516717f7ff84159068734afec0b29b2310230fbbd20c1832bf1eb701 "
15
15
end
16
16
17
17
depends_on "openjdk@11"
You can’t perform that action at this time.
0 commit comments