Skip to content

Commit

Permalink
momento-cli: add 0.44.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 5f96d24 commit 4c2c01c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/momento-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ class MomentoCli < Formula
homepage "https://github.com/momentohq/momento-cli"
version "0.44.0"

bottle do
root_url "https://github.com/momentohq/homebrew-tap/releases/download/momento-cli-0.44.0"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "55f5007ca513d91e619e161124384ff4d16d5feebc0d150bffb9e61dae4bcd5d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8b14bb135f503deb62abc3841e429a433e2f339395ab552b8af8d08ea0f7c40f"
end

on_macos do
if Hardware::CPU.intel?
url "https://github.com/momentohq/momento-cli/releases/download/v0.44.0/momento-cli-0.44.0.x86_64-apple-darwin.tar.gz"
Expand Down

0 comments on commit 4c2c01c

Please sign in to comment.