Skip to content

Commit

Permalink
Update hashes of catch2
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro committed Nov 17, 2023
1 parent a73a4df commit fea7cbf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions 3rdparty/catch2.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
set(_dir "${CMAKE_CURRENT_SOURCE_DIR}/catch2")

if(YCM_DOWNLOAD_3RDPARTY)
set(_files extras/Catch.cmake ab6c7375be9a8e71ee84c6f8537113f9f47daf99
extras/CatchAddTests.cmake ab6c7375be9a8e71ee84c6f8537113f9f47daf99
extras/ParseAndAddCatchTests.cmake ab6c7375be9a8e71ee84c6f8537113f9f47daf99
LICENSE.txt ab6c7375be9a8e71ee84c6f8537113f9f47daf99)
set(_files extras/Catch.cmake b54f8d387479caeffb8da540c65dff40e649dd91
extras/CatchAddTests.cmake 75e59b4c924d7233bc947cad05fb4ee86a784eec
extras/ParseAndAddCatchTests.cmake 021c11738cad3f2139e09b2bb252a44d357bfd34
LICENSE.txt 3cba29011be2b9d59f6204d6fa0a386b1b2dbd90)
set(_ref v3.2.1)
_ycm_download(3rdparty-catch2
"Catch2 (C++ Automated Test Cases in a Header) git repository"
Expand Down
2 changes: 1 addition & 1 deletion 3rdparty/catch2/README.Catch2
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Some of the files in this folder and its subfolder come from the Catch2 git
repository (ref v2.13.4):
repository (ref v3.2.1):

https://github.com/catchorg/Catch2/

Expand Down

0 comments on commit fea7cbf

Please sign in to comment.