From 217ee85816d979191e3d0e95f2a4c46150ae6127 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 15 Nov 2019 10:53:33 -0500 Subject: [PATCH] catch2 2.11.0 Closes #46784. Signed-off-by: FX Coudert --- Formula/catch2.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/catch2.rb b/Formula/catch2.rb index 0c00485b04..4654dd0bcf 100644 --- a/Formula/catch2.rb +++ b/Formula/catch2.rb @@ -1,8 +1,8 @@ class Catch2 < Formula desc "Modern, C++-native, header-only, test framework" homepage "https://github.com/catchorg/Catch2" - url "https://github.com/catchorg/Catch2/archive/v2.10.2.tar.gz" - sha256 "79aa46ee6c5a87bc5306bfffc6ecde6a1ad6327715b208ee2e846873f282a494" + url "https://github.com/catchorg/Catch2/archive/v2.11.0.tar.gz" + sha256 "b9957af46a04327d80833960ae51cf5e67765fd264389bd1e275294907f1a3e0" bottle do cellar :any_skip_relocation