Bug 1893155 - Part 6: Correct constant for minimum epoch day. r=spidermonkey-reviewer...
[gecko.git] / third_party / function2 / moz.yaml
blobd4fd5a2043452f873d47f275885d2ec7bad30b0f
1 schema: 1
3 bugzilla:
4   product: Core
5   component: MFBT
7 origin:
8   name: function2
9   description: Improved and configurable drop-in replacement to std::function
11   url: https://naios.github.io/function2/
13   release: 43fc0ca473ecb081918709bd7d524d84c2ff8dce (2024-02-25T17:37:03Z).
15   revision: 43fc0ca473ecb081918709bd7d524d84c2ff8dce
17   license: BSL-1.0
18   license-file: LICENSE.txt
20 updatebot:
21   maintainer-phab: nika
22   maintainer-bz: nika@thelayzells.com
23   tasks:
24     - type: vendoring
25       enabled: True
26       frequency: every
28 vendoring:
29   url: https://github.com/Naios/function2
30   source-hosting: github
31   tracking: commit
33   exclude:
34     - .github/
35     - cmake/
36     - test/
37     - tools/