Skip to content

Commit 5658e87

Browse files
authored
Merge pull request #246961 from Homebrew/bump-functionalplus-0.2.26
functionalplus 0.2.26
2 parents aa5b97d + f1a1ab1 commit 5658e87

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/f/functionalplus.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
class Functionalplus < Formula
22
desc "Functional Programming Library for C++"
33
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"
66
license "BSL-1.0"
77
head "https://github.com/Dobiasd/FunctionalPlus.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, all: "d1cce120e30fc11e42e2f92b7ea21b058a618b40e13802d4e1b72e0026024d5a"
10+
sha256 cellar: :any_skip_relocation, all: "dcbec3e7d0d910ea4c35112f504d0634efc31a12d8977ba94c1070b8571a0eab"
1111
end
1212

1313
depends_on "cmake" => :build

0 commit comments

Comments
 (0)