From 6c8090012e5ff453241502c99bbec6d5513d7393 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 19 Dec 2024 13:38:00 +0000 Subject: [PATCH] jwt-cli: add 6.2.0 bottle. --- Formula/j/jwt-cli.rb | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Formula/j/jwt-cli.rb b/Formula/j/jwt-cli.rb index 11a3ebfda2e5b..cf0570f2cdbad 100644 --- a/Formula/j/jwt-cli.rb +++ b/Formula/j/jwt-cli.rb @@ -6,6 +6,15 @@ class JwtCli < Formula license "MIT" head "https://github.com/mike-engel/jwt-cli.git", branch: "main" + bottle do + sha256 cellar: :any_skip_relocation, arm64_sequoia: "7620546fab86ed26262f53659f420a2a52a61137895e26c1e90ae0c8f93701e0" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "fbf28074fe942a8b9e56efdaa6a92bd420557f9e52efd34e20d0d8425081f99c" + sha256 cellar: :any_skip_relocation, arm64_ventura: "7b47ec1157a9dea61645c802355907945b40fce48536af4adb46f7ebc99cb5b6" + sha256 cellar: :any_skip_relocation, sonoma: "680cbbcf2e399fe52e9b2439cfa52ee5bce2b17ac2773bc4a82067e72a823092" + sha256 cellar: :any_skip_relocation, ventura: "60ffb058e6075cbbddd0b23ce137bc00679553f0d875e9db5addbf903dfb478d" + sha256 cellar: :any_skip_relocation, x86_64_linux: "0489c4208b5020bee00984994a5ce2d8a2a1f80f67de14a43520f38e918f9b8c" + end + depends_on "rust" => :build def install