We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abc3f8e commit 031acc8Copy full SHA for 031acc8
recipes/openh264/all/conandata.yml
@@ -1,4 +1,7 @@
1
sources:
2
+ "2.6.0":
3
+ url: "https://github.com/cisco/openh264/archive/refs/tags/v2.6.0.tar.gz"
4
+ sha256: "558544ad358283a7ab2930d69a9ceddf913f4a51ee9bf1bfb9e377322af81a69"
5
"2.5.0":
6
url: "https://github.com/cisco/openh264/archive/refs/tags/v2.5.0.tar.gz"
7
sha256: "94c8ca364db990047ec4ec3481b04ce0d791e62561ef5601443011bdc00825e3"
recipes/openh264/config.yml
@@ -1,3 +1,5 @@
versions:
+ folder: all
folder: all
0 commit comments