Skip to content

Commit 5b51e62

Browse files
authoredMay 10, 2024··
Release 0.55.0
1 parent 6c18e7b commit 5b51e62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎Formula/cli.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Cli < Formula
22
desc "Helps create, manage, and test an Airy Core instance"
33
homepage "https://airy.co"
4-
url "https://airy-core-binaries.s3.amazonaws.com/0.54.0/darwin/amd64/airy"
5-
sha256 "289ea9bc79745068a868f427c582a024e7dec9b37d64bc47b01fd324873219d0"
4+
url "https://airy-core-binaries.s3.amazonaws.com/0.55.0/darwin/amd64/airy"
5+
sha256 "3de0f0299760a9aa7e7493fa12bd70c3728e21766243eb00baf54d1e42828833"
66
license "Apache-2.0"
77

88
def install

0 commit comments

Comments
 (0)
Please sign in to comment.