Skip to content

Commit e481a9b

Browse files
authored
Merge pull request #233966 from Homebrew/bump-ballerina-2201.12.8
ballerina 2201.12.8
2 parents 6f3557c + 47c9501 commit e481a9b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/b/ballerina.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Ballerina < Formula
22
desc "Programming Language for Network Distributed Applications"
33
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"
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: "169e932e18291debaf07a73cd2420fa17fcb6d00327d05e2ee10cfd8ab066381"
21+
sha256 cellar: :any_skip_relocation, all: "d269ad8a3128acb7d2fdc98b766f2da2897fbe7e1f9b1796c2080a67081b6abc"
2222
end
2323

2424
depends_on "openjdk"

0 commit comments

Comments
 (0)