From 0d0a4337a2774279d6d1d07b62ec55716e22603a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20L=C3=BChne?= Date: Sat, 4 Nov 2017 20:54:39 +0100 Subject: [PATCH] Updated Catch to 2.0.1. --- .gitmodules | 2 +- lib/catch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 74b5a22..35dc54e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "lib/catch"] path = lib/catch - url = https://github.com/philsquared/Catch + url = https://github.com/catchorg/Catch2 [submodule "lib/variant"] path = lib/variant url = https://github.com/mapbox/variant diff --git a/lib/catch b/lib/catch index ee67ac6..46c7c9d 160000 --- a/lib/catch +++ b/lib/catch @@ -1 +1 @@ -Subproject commit ee67ac6b7c3595251342671485c65cf81d725896 +Subproject commit 46c7c9d3a0cb975dabf5970cc65fd8fc72d4c5b5