mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-06-18 02:59:04 +00:00
Update bin_profile.json
This commit is contained in:
parent
a3dcc8fbd7
commit
049d1ee294
|
@ -1,5 +1,13 @@
|
||||||
[
|
|
||||||
{
|
{
|
||||||
|
"description": "WelsonJS binaries dependency profile",
|
||||||
|
"date": "2023-12-01",
|
||||||
|
"revision": "1",
|
||||||
|
"authors": [
|
||||||
|
"Namhyeon Go <gnh1201@gmail.com>"
|
||||||
|
],
|
||||||
|
"dependencies": [
|
||||||
|
{
|
||||||
|
"scope": ["lib/http"],
|
||||||
"name": "github.com/curl/curl",
|
"name": "github.com/curl/curl",
|
||||||
"author": "Daniel Stenberg, and many contributors",
|
"author": "Daniel Stenberg, and many contributors",
|
||||||
"distributer": "curl.se",
|
"distributer": "curl.se",
|
||||||
|
@ -46,6 +54,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"scope": ["lib/gtk"],
|
||||||
"name": "github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer",
|
"name": "github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer",
|
||||||
"author": "The GNOME Project",
|
"author": "The GNOME Project",
|
||||||
"distributer": "tschoonj",
|
"distributer": "tschoonj",
|
||||||
|
@ -71,6 +80,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"scope": ["lib/gtk"],
|
||||||
"name": "github.com/jopbrown/gtk-server",
|
"name": "github.com/jopbrown/gtk-server",
|
||||||
"author": "jopbrown",
|
"author": "jopbrown",
|
||||||
"distributer": "jopbrown",
|
"distributer": "jopbrown",
|
||||||
|
@ -96,3 +106,4 @@
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user