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 8258d1f commit f1a1ab1Copy full SHA for f1a1ab1
Formula/f/functionalplus.rb
@@ -7,7 +7,7 @@ class Functionalplus < Formula
7
head "https://github.com/Dobiasd/FunctionalPlus.git", branch: "master"
8
9
bottle do
10
- sha256 cellar: :any_skip_relocation, all: "d1cce120e30fc11e42e2f92b7ea21b058a618b40e13802d4e1b72e0026024d5a"
+ sha256 cellar: :any_skip_relocation, all: "dcbec3e7d0d910ea4c35112f504d0634efc31a12d8977ba94c1070b8571a0eab"
11
end
12
13
depends_on "cmake" => :build
0 commit comments