We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9f7184 commit 1899460Copy full SHA for 1899460
gvsbuild/projects/libfido2.py
@@ -26,9 +26,9 @@ def __init__(self):
26
Project.__init__(
27
self,
28
"libfido2",
29
- version="1.15.0",
+ version="1.16.0",
30
archive_url="https://developers.yubico.com/libfido2/Releases/libfido2-{version}.tar.gz",
31
- hash="abaab1318d21d262ece416fb8a7132fa9374bda89f6fa52b86a98a2f5712b61e",
+ hash="8c2b6fb279b5b42e9ac92ade71832e485852647b53607c43baaafbbcecea04e4",
32
dependencies=[
33
"cmake",
34
"ninja",
0 commit comments