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 11class Ballerina < Formula
22 desc "Programming Language for Network Distributed Applications"
33 homepage "https://ballerina.io"
4- url "https://dist.ballerina.io/downloads/2201.12.5 /ballerina-2201.12.5 -swan-lake.zip"
5- sha256 "30c4d176b152f3a174301ff15fd9ec7e71ec3c1e0f2e1517e590fb60559d21b5 "
4+ url "https://dist.ballerina.io/downloads/2201.12.6 /ballerina-2201.12.6 -swan-lake.zip"
5+ sha256 "7ff0a6c7a686adf4aac0fde581014646757bd6c298248843bdbb35ac03a7abaf "
66 license "Apache-2.0"
77
88 # The Downloads and Installation Options pages don't include any version
@@ -18,7 +18,7 @@ class Ballerina < Formula
1818 end
1919
2020 bottle do
21- sha256 cellar : :any_skip_relocation , all : "1f721f18e8f9d5a9166c305dea9a6d796591eacdd8e75ac0df2286ca2d3f77d4 "
21+ sha256 cellar : :any_skip_relocation , all : "788f2f7930612a96f58b05ba757a4f83ac98eaed69f3e5755768886647707d2a "
2222 end
2323
2424 depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments