-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathwork_dependencies.json
More file actions
82 lines (82 loc) · 2.63 KB
/
work_dependencies.json
File metadata and controls
82 lines (82 loc) · 2.63 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
{
"sources": [
{
"url": "https://github.com/5cript/work-dependency-cloner.git",
"rev": "5c8b8457fddf9e1df8544e2df70acea36fd23559",
"branch": "main",
"name": "work-dependency-cloner"
},
{
"url": "https://github.com/NuiCpp/Nui.git",
"rev": "v3.5.0",
"branch": "main",
"name": "Nui"
},
{
"url": "https://github.com/5cript/roar.git",
"rev": "52acf8675404d6e370a4f7f6ce8e78d507b18e5d",
"branch": "main",
"name": "roar"
},
{
"url": "https://github.com/DNKpp/gimo.git",
"rev": "16377a6d496b31a9272f9a079c060fba15258bcc",
"branch": "main",
"name": "gimo"
},
{
"url": "https://github.com/NuiCpp/traits.git",
"rev": "6c9caa21c48c9e1f7f039a7bdf8805a0940fce0a",
"branch": "main",
"name": "traits"
},
{
"url": "https://github.com/5cript/5cript-nui-components.git",
"rev": "d5bc172d26c24d3fcd2fe87f67b156c13687d8c7",
"branch": "main",
"name": "5cript-nui-components"
},
{
"url": "https://github.com/5cript/portable-file-dialogs.git",
"rev": "13ac8d8655514486d0d700ea7063dcb05f8363da",
"branch": "main",
"name": "portable-file-dialogs"
},
{
"url": "https://github.com/5cript/webview.git",
"rev": "1dc3cbda951de8de0ff2ae5cc286b070d61f972d",
"branch": "main",
"name": "webview"
},
{
"url": "https://github.com/jbeder/yaml-cpp.git",
"rev": "89ff142b991af432b5d7a7cee55282f082a7e629",
"branch": "main",
"name": "yaml-cpp"
},
{
"url": "https://github.com/rapidfuzz/rapidfuzz-cpp.git",
"rev": "b8ce411e91e01599d0697ad307933e05ddf3a723",
"branch": "main",
"name": "rapidfuzz"
},
{
"url": "https://github.com/gabime/spdlog.git",
"rev": "v1.17.0",
"branch": "main",
"name": "spdlog"
},
{
"url": "https://github.com/SpartanJ/efsw.git",
"rev": "87abe599995d5646f5d83cf2e3a225bd73148b3a",
"branch": "main",
"name": "efsw"
},
{
"url": "https://github.com/5cript/promise-cpp.git",
"rev": "bfad5bdd58f29465741858d826338e5b4ca65826",
"branch": "main",
"name": "promise-cpp"
}
]
}