File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
class Functionalplus < Formula
2
2
desc "Functional Programming Library for C++"
3
3
homepage "https://github.com/Dobiasd/FunctionalPlus"
4
- url "https://github.com/Dobiasd/FunctionalPlus/archive/refs/tags/v0.2.25 .tar.gz"
5
- sha256 "9b5e24bbc92f43b977dc83efbc173bcf07dbe07f8718fc2670093655b56fcee3 "
4
+ url "https://github.com/Dobiasd/FunctionalPlus/archive/refs/tags/v0.2.26 .tar.gz"
5
+ sha256 "119894b4ab521d22e7dbd4692c364dc911cf206fca011071575658d4053e61f2 "
6
6
license "BSL-1.0"
7
7
head "https://github.com/Dobiasd/FunctionalPlus.git" , branch : "master"
8
8
9
9
bottle do
10
- sha256 cellar : :any_skip_relocation , all : "d1cce120e30fc11e42e2f92b7ea21b058a618b40e13802d4e1b72e0026024d5a "
10
+ sha256 cellar : :any_skip_relocation , all : "dcbec3e7d0d910ea4c35112f504d0634efc31a12d8977ba94c1070b8571a0eab "
11
11
end
12
12
13
13
depends_on "cmake" => :build
You can’t perform that action at this time.
0 commit comments