We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8146096 commit fa94c4bCopy full SHA for fa94c4b
Formula/k/kew.rb
@@ -7,7 +7,7 @@ class Kew < Formula
7
head "https://github.com/ravachol/kew.git", branch: "main"
8
9
bottle do
10
- sha256 cellar: :any_skip_relocation, x86_64_linux: "50b30ebd55c02917bde3d93e28b2c672e61f62821a5b5290a52eea467ef287dd"
+ sha256 cellar: :any_skip_relocation, x86_64_linux: "40ab86ceed964a3f587ecaeeaf22c54c462f0dfcd60548155a533c34acb1db00"
11
end
12
13
depends_on "pkg-config" => :build
0 commit comments