Skip to content

Commit

Permalink
momento-cli: add 0.43.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 927eb2e commit c1f9a69
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.43.0"

bottle do
root_url "https://github.com/momentohq/homebrew-tap/releases/download/momento-cli-0.43.0"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "15052e5f137d73e1c4d68ce6642be81a02c523bd503cd19f374444850837e3c0"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7c87df1e2a8ba8c3f67a682456b58c86c947d62382a0cda14aeec3608763b490"
end

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

0 comments on commit c1f9a69

Please sign in to comment.