We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82f06db commit e118b08Copy full SHA for e118b08
recipes/catch2/3.x.x/conandata.yml
@@ -1,4 +1,7 @@
1
sources:
2
+ "3.8.1":
3
+ url: "https://github.com/catchorg/Catch2/archive/v3.8.1.tar.gz"
4
+ sha256: "18b3f70ac80fccc340d8c6ff0f339b2ae64944782f8d2fca2bd705cf47cadb79"
5
"3.8.0":
6
url: "https://github.com/catchorg/Catch2/archive/v3.8.0.tar.gz"
7
sha256: "1ab2de20460d4641553addfdfe6acd4109d871d5531f8f519a52ea4926303087"
recipes/catch2/config.yml
@@ -1,4 +1,6 @@
versions:
+ folder: 3.x.x
folder: 3.x.x
"3.7.1":
0 commit comments