From 79e8264f0942239ba5540f1dd93c22311933921c Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 6 Nov 2023 13:50:04 +0000 Subject: [PATCH] argparse: update 3.0 bottle. --- Formula/a/argparse.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/a/argparse.rb b/Formula/a/argparse.rb index e92f424377945..a1549fbb55961 100644 --- a/Formula/a/argparse.rb +++ b/Formula/a/argparse.rb @@ -7,7 +7,7 @@ class Argparse < Formula head "https://github.com/p-ranav/argparse.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, all: "b06b4b33d861e3940c10cfcebc48c96a7154bd0495beb206206ac39e0c7e5fb2" + sha256 cellar: :any_skip_relocation, all: "83247bc96ba531d3c00bedb4ff57b5c704e33ab3e2fa53eb2ef82385f99bd022" end depends_on "cmake" => :build