Bug 1867925 - Mark some storage-access-api tests as intermittent after wpt-sync....
[gecko.git] / third_party / picosha2 / moz.yaml
blob692a3f92cf7cb101b1534c81622f333abf728933
1 schema: 1
3 bugzilla:
4   product: Core
5   component: "General"
7 origin:
8   name: picosha2
9   description: tiny header-only SHA256 hash generator for C++
10   url: https://github.com/okdshin/PicoSHA2
12   release: 27fcf6979298949e8a462e16d09a0351c18fcaf2 (2022-08-08T10:31:07Z).
13   revision: 27fcf6979298949e8a462e16d09a0351c18fcaf2
15   license: MIT
16   license-file: LICENSE
18 vendoring:
19   url: https://github.com/okdshin/PicoSHA2
20   source-hosting: github
21   vendor-directory: third_party/picosha2
22   exclude:
23     - example/*
24     - test/*
25     - CMakeLists.txt