We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f88a7a8 commit 5c82798Copy full SHA for 5c82798
Formula/b/ballerina.rb
@@ -1,8 +1,8 @@
1
class Ballerina < Formula
2
desc "Programming Language for Network Distributed Applications"
3
homepage "https://ballerina.io"
4
- url "https://dist.ballerina.io/downloads/2201.12.9/ballerina-2201.12.9-swan-lake.zip"
5
- sha256 "76c0642079e3c0695fa53789f8ddde8ee1c10309eb64cc16def2bd283bd7b60a"
+ url "https://dist.ballerina.io/downloads/2201.12.10/ballerina-2201.12.10-swan-lake.zip"
+ sha256 "cfc31a44f213c51584a968e85a829adb02cf6787e16770599106d01b20333099"
6
license "Apache-2.0"
7
8
# The Downloads and Installation Options pages don't include any version
0 commit comments