Skip to content

Commit

Permalink
momento-cli: add 0.42.3 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
momento-github-actions-machine-user committed Apr 18, 2024
1 parent b94c97c commit ee96b0e
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.42.3"

bottle do
root_url "https://github.com/momentohq/homebrew-tap/releases/download/momento-cli-0.42.3"
sha256 cellar: :any_skip_relocation, monterey: "3013f3e6b11b6f083ccfca004ff86b47be9171fd91aaa0d9a8f1670f06bf5e9f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c0bb3fe0f398072c4bba9acc5181760de9c666671b461a551433c58ec73d87ec"
end

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

0 comments on commit ee96b0e

Please sign in to comment.