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 20beece commit 9bd4b0fCopy full SHA for 9bd4b0f
Formula/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.4.1/ballerina-2201.4.1-swan-lake.zip"
5
- sha256 "97d35b5a3e021d48a1268c5a241e3d4e1f0dd8dcdf81c6d0fb61280ff601cb5a"
+ url "https://dist.ballerina.io/downloads/2201.5.0/ballerina-2201.5.0-swan-lake.zip"
+ sha256 "1a0f04f502e85b5c01cc18c28ea1d2de61edd64c9c251d94f0cbef3bac8e349e"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments