Update bin_profile.json

This commit is contained in:
Namhyeon Go 2023-12-01 16:17:47 +09:00 committed by GitHub
parent a3dcc8fbd7
commit 049d1ee294
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",
"author": "Daniel Stenberg, and many contributors",
"distributer": "curl.se",
@ -46,6 +54,7 @@
]
},
{
"scope": ["lib/gtk"],
"name": "github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer",
"author": "The GNOME Project",
"distributer": "tschoonj",
@ -71,6 +80,7 @@
]
},
{
"scope": ["lib/gtk"],
"name": "github.com/jopbrown/gtk-server",
"author": "jopbrown",
"distributer": "jopbrown",
@ -96,3 +106,4 @@
]
}
]
}