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 95336f5 commit 8258d1fCopy full SHA for 8258d1f
Formula/f/functionalplus.rb
@@ -1,8 +1,8 @@
1
class Functionalplus < Formula
2
desc "Functional Programming Library for C++"
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"
+ url "https://github.com/Dobiasd/FunctionalPlus/archive/refs/tags/v0.2.26.tar.gz"
+ sha256 "119894b4ab521d22e7dbd4692c364dc911cf206fca011071575658d4053e61f2"
6
license "BSL-1.0"
7
head "https://github.com/Dobiasd/FunctionalPlus.git", branch: "master"
8
0 commit comments