Skip to content

Commit 9c88109

Browse files
authored
Merge pull request #246717 from Homebrew/bump-ballerina-2201.12.10
ballerina 2201.12.10
2 parents 6590c9d + 0de87eb commit 9c88109

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.9/ballerina-2201.12.9-swan-lake.zip"
5-
sha256 "76c0642079e3c0695fa53789f8ddde8ee1c10309eb64cc16def2bd283bd7b60a"
4+
url "https://dist.ballerina.io/downloads/2201.12.10/ballerina-2201.12.10-swan-lake.zip"
5+
sha256 "cfc31a44f213c51584a968e85a829adb02cf6787e16770599106d01b20333099"
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: "aea42b29b4ff3d8354ffe65b7f26c5991c0b23517198069110865eb25f8af532"
21+
sha256 cellar: :any_skip_relocation, all: "58a19cb2d9d0dc4ce71aca1e4dbf4b789be2e3ef5dd043d1b1ec78cfe207221d"
2222
end
2323

2424
depends_on "openjdk"

0 commit comments

Comments
 (0)