Skip to content

Commit

Permalink
Merge pull request #163534 from Porkepix/bump-functionalplus-0.2.23
Browse files Browse the repository at this point in the history
functionalplus 0.2.23
  • Loading branch information
BrewTestBot authored Feb 21, 2024
2 parents 46e46af + ff8b757 commit edf4ad9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/f/functionalplus.rb
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
class Functionalplus < Formula
desc "Functional Programming Library for C++"
homepage "https://github.com/Dobiasd/FunctionalPlus"
url "https://github.com/Dobiasd/FunctionalPlus/archive/refs/tags/v0.2.22.tar.gz"
sha256 "79378668dff6ffa8abc1abde2c2fe37dc6fe1ac040c55d5ee7886924fa6a1376"
url "https://github.com/Dobiasd/FunctionalPlus/archive/refs/tags/v0.2.23.tar.gz"
sha256 "5c2d28d2ba7d0cdeab9e31bbf2e7f8a9d6f2ff6111a54bfc11d1b05422096f19"
license "BSL-1.0"
head "https://github.com/Dobiasd/FunctionalPlus.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, all: "aac8b49f5c7c8b9180f9cb810e5c146aa6b83f9df66900c5c7d0d251ce4a5de9"
sha256 cellar: :any_skip_relocation, all: "24b7d4740aafd50ae44cd33d989e20c26c8efb6269c172f8d4f1374d1ac6f7fb"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit edf4ad9

Please sign in to comment.