Browse Source

Update catch2 to v3.8.0 (#6200)

ruki 6 months ago
parent
commit
287bd9af3c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/c/catch2/xmake.lua

+ 1 - 0
packages/c/catch2/xmake.lua

@@ -5,6 +5,7 @@ package("catch2")
 
 
     add_urls("https://github.com/catchorg/Catch2/archive/refs/tags/$(version).zip",
     add_urls("https://github.com/catchorg/Catch2/archive/refs/tags/$(version).zip",
              "https://github.com/catchorg/Catch2.git")
              "https://github.com/catchorg/Catch2.git")
+    add_versions("v3.8.0", "bffd2c45a84e5a4b0c17e695798e8d2f65931cbaf5c7556d40388d1d8d04eb83")
     add_versions("v3.7.1", "7d771897398704ecb61eae534912e50c4d3ec6129c4d01c174a55c29657970d7")
     add_versions("v3.7.1", "7d771897398704ecb61eae534912e50c4d3ec6129c4d01c174a55c29657970d7")
     add_versions("v3.7.0", "75b04c94471a70680f10f5d0d985bd1a96b8941d040d6a7bfd43f6c6b1de9daf")
     add_versions("v3.7.0", "75b04c94471a70680f10f5d0d985bd1a96b8941d040d6a7bfd43f6c6b1de9daf")
     add_versions("v3.6.0", "aa0ebf551ffbf098ec1e253b5fee234c30b4ee54a31b1be63cb1a7735d3cf391")
     add_versions("v3.6.0", "aa0ebf551ffbf098ec1e253b5fee234c30b4ee54a31b1be63cb1a7735d3cf391")