From 97e8cf72729bf094d3a7c594bb16c3e6b564bac7 Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Thu, 15 Dec 2022 01:45:13 +0000 Subject: [PATCH] stuffbin: add 1.1.0 bottle. --- Formula/stuffbin.rb | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Formula/stuffbin.rb b/Formula/stuffbin.rb index 34931c3b61b..bed92619cba 100644 --- a/Formula/stuffbin.rb +++ b/Formula/stuffbin.rb @@ -6,6 +6,16 @@ class Stuffbin < Formula license "MIT" head "https://github.com/knadh/stuffbin.git", branch: "master" + bottle do + sha256 cellar: :any_skip_relocation, arm64_ventura: "1e29b89cceb2446e9c1aa387638882edabb1cec8b704ec513f95e33c2ba577cf" + sha256 cellar: :any_skip_relocation, arm64_monterey: "6fc4d0b8c004180ad3ab32f8dd86a00f1ba774e9e1c6a5e04efa2f953b0d516b" + sha256 cellar: :any_skip_relocation, arm64_big_sur: "b21b4d0ff19720e8c4858204b1b170a8da6fdad94634f1de261777b4e45a6b55" + sha256 cellar: :any_skip_relocation, ventura: "2a6e24289acd934a18c075c9f0f2169653468a03693c0bb0f1571ad38b08d783" + sha256 cellar: :any_skip_relocation, monterey: "1a0e90411661711f560c0a2876e5855749026ff9e56710bee4dadf8f11794439" + sha256 cellar: :any_skip_relocation, big_sur: "613439ea92ed5ef10237bea7853d6a60f0cf043928c0d73907aa72599b207df7" + sha256 cellar: :any_skip_relocation, x86_64_linux: "b863bc66d0beefde8f4c03ee4c4ec2ea9e7e10f1a96da1d68ab711ce9b4c3429" + end + depends_on "go" => [:build, :test] def install