Skip to content

Commit 8258d1f

Browse files
committed
functionalplus 0.2.26
1 parent 95336f5 commit 8258d1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/functionalplus.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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

0 commit comments

Comments
 (0)