We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c18e7b commit 5b51e62Copy full SHA for 5b51e62
Formula/cli.rb
@@ -1,8 +1,8 @@
1
class Cli < Formula
2
desc "Helps create, manage, and test an Airy Core instance"
3
homepage "https://airy.co"
4
- url "https://airy-core-binaries.s3.amazonaws.com/0.54.0/darwin/amd64/airy"
5
- sha256 "289ea9bc79745068a868f427c582a024e7dec9b37d64bc47b01fd324873219d0"
+ url "https://airy-core-binaries.s3.amazonaws.com/0.55.0/darwin/amd64/airy"
+ sha256 "3de0f0299760a9aa7e7493fa12bd70c3728e21766243eb00baf54d1e42828833"
6
license "Apache-2.0"
7
8
def install
0 commit comments