Skip to content

Commit

Permalink
momento-cli: add 0.45.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 7bd8d02 commit 28dca8a
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.45.0"

bottle do
root_url "https://github.com/momentohq/homebrew-tap/releases/download/momento-cli-0.45.0"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "300e8287e797f7d51f6cfab42c20a72e945cf8426f750f306cabb0c4b8337215"
sha256 cellar: :any_skip_relocation, x86_64_linux: "97cd3540e297a5deaad8a8278ae630a720e200360314a5794cbda11c05d9c358"
end

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

0 comments on commit 28dca8a

Please sign in to comment.