We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0a0f7d commit 331cd3dCopy full SHA for 331cd3d
Formula/c/cli11.rb
@@ -7,7 +7,7 @@ class Cli11 < Formula
7
head "https://github.com/CLIUtils/CLI11.git", branch: "master"
8
9
bottle do
10
- sha256 cellar: :any_skip_relocation, all: "ac6e1c22dd84d1140e50cb956aa137895d11ab8e0c6343b732f07e3114e31988"
+ sha256 cellar: :any_skip_relocation, all: "2e33f4138edb61fd28013e3b07a676073c521bf6004d3313f3bb07a7a824315b"
11
end
12
13
depends_on "cmake" => :build
0 commit comments