From 954a1b3114c2cc9c09071d0dc996990d8e476af1 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 4 May 2024 07:11:28 +0000 Subject: [PATCH] cli11: update 2.4.2 bottle. --- Formula/c/cli11.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/c/cli11.rb b/Formula/c/cli11.rb index 05984bb9ccc1..af7030633f85 100644 --- a/Formula/c/cli11.rb +++ b/Formula/c/cli11.rb @@ -7,7 +7,7 @@ class Cli11 < Formula head "https://github.com/CLIUtils/CLI11.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, all: "bc2b6dd32f38c71c9b8f099d47dda0dad6c3c7c7f42159387bfda44282743b67" + sha256 cellar: :any_skip_relocation, all: "ac6e1c22dd84d1140e50cb956aa137895d11ab8e0c6343b732f07e3114e31988" end depends_on "cmake" => :build