diff --git a/data/binaries_meta.json b/data/binaries_meta.json deleted file mode 100644 index 564b59c..0000000 --- a/data/binaries_meta.json +++ /dev/null @@ -1,380 +0,0 @@ -{ - "description": "WelsonJS binaries metadata", - "date": "2023-12-01", - "revision": "1", - "authors": [ - "Namhyeon Go " - ], - "packages": [ - { - "scope": ["lib/toolkit", "lib/chrome"], - "name": "WelsonJS.Toolkit", - "author": "Namhyeon Go", - "distributer": "Namhyeon Go", - "license": "MS-RL", - "architecture": ["x86"], - "website": "https://github.com/gnh1201/welsonjs", - "release": { - "version": "2022-10-21", - "build": "2022-10-21", - "date": "2022-10-21", - "changelog": "https://github.com/gnh1201/welsonjs/commits/master/WelsonJS.Toolkit.dll" - }, - "environment": { - "knownAs": [ - "WelsonJS.Toolkit", - "WelsonJS.Toolkit.dll" - ], - "knownPath": [ - "./WelsonJS.Toolkit.dll" - ], - }, - "binaries": [ - { - "architecture": "x86", - "downloadLink": "https://github.com/gnh1201/welsonjs/raw/master/WelsonJS.Toolkit.dll", - "tags": ["binary", "dll", "library", "dotnet", "dotnet2.0"] - } - ] - }, - { - "scope": ["lib/http"], - "name": "github.com/curl/curl", - "author": "Daniel Stenberg, and many contributors", - "distributer": "curl.se", - "license": "ISC", - "architecture": ["amd64", "arm64", "x86"], - "website": "https://curl.se/windows/", - "release": { - "version": "8.4.0", - "build": "8.4.0_7", - "date": "2023-10-11", - "changelog": "https://curl.se/changes.html#8_4_0" - }, - "environment": { - "knownAs": [ - "curl", - "curl.exe" - ], - "knownPath": [] - }, - "binaries": [ - { - "architecture": "amd64", - "downloadLink": "https://curl.se/download/curl-8.4.0.zip", - "integrity": { - "sha256": "53570e562d2d7f77b35682e69a52ec9702faf2504ad1655ce38ceb30bc9d7800" - }, - "tags": ["archive", "zip", "standalone"] - }, - { - "architecture": "arm64", - "downloadLink": "https://curl.se/windows/dl-8.4.0_7/curl-8.4.0_7-win64a-mingw.zip", - "integrity": { - "sha256": "93f592bdbd56644db995f94736c23ea245cc12bdcecf6acd28acf28ebadc18e4" - }, - "tags": ["archive", "zip", "standalone"] - }, - { - "architecture": "x86", - "downloadLink": "https://curl.se/windows/dl-8.4.0_7/curl-8.4.0_7-win32-mingw.zip", - "integrity": { - "sha256": "e3273ba15aef794d6c8aa02cc1e2bc446fd6804ec534c9e8456db853485bc02b" - }, - "tags": ["archive", "zip", "standalone"] - } - ] - }, - { - "scope": ["lib/gtk"], - "name": "github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer", - "author": "The GNOME Project", - "distributer": "@tschoonj", - "license": "LGPLv2", - "architecture": ["amd64"], - "website": "https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer", - "environment": { - "knownAs": [ - "gtk3", - "gtk3-runtime", - "gtk3-runtime-3.24.31-2022-01-04-ts-win64", - "gtk3-runtime-3.24.31-2022-01-04-ts-win64.exe" - ], - "knownPath": [] - }, - "release": { - "version": "2", - "build": "2022-01-04", - "date": "2022-01-04", - "changelog": "https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/tag/2022-01-04" - }, - "binaries": [ - { - "architecture": "amd64", - "downloadLink": "https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2022-01-04/gtk3-runtime-3.24.31-2022-01-04-ts-win64.exe", - "tags": ["binary", "exe", "installer"] - } - ] - }, - { - "scope": ["lib/gtk"], - "name": "github.com/jopbrown/gtk-server", - "author": "@jopbrown", - "distributer": "@jopbrown", - "license": "ISC", - "architecture": ["amd64"], - "website": "https://github.com/jopbrown/gtk-server", - "release": { - "version": "2.4.5", - "build": "2.4.5-gtk-2.24.32-win64", - "date": "2019-08-11", - "changelog": "https://github.com/jopbrown/gtk-server/releases/tag/v2.4.5" - }, - "environment": { - "knownAs": [ - "gtk-server", - "gtk-server.exe" - ], - "knownPath": [] - }, - "binaries": [ - { - "architecture": "amd64", - "downloadLink": "https://github.com/jopbrown/gtk-server/releases/download/v2.4.5/gtk-server-2.4.5-gtk-2.24.32-win64.zip", - "tags": ["archive", "zip", "standalone"] - } - ] - }, - { - "scope": [], - "name": "github.com/philr/bzip2-windows", - "author": "Julian Seward", - "distributer": "@philr", - "license": "BSD-3", - "architecture": ["amd64", "x86"], - "website": "https://github.com/philr/bzip2-windows", - "release": { - "version": "1.0.8", - "build": "8e56475016326118631e2d71d65e0067b877df9c", - "date": "2019-07-14", - "changelog": "https://github.com/philr/bzip2-windows/releases/tag/v1.0.8.0" - }, - "environment": { - "knownAs": [ - "bzip2", - "bzip2.exe" - ], - "knownPath": [] - }, - "binaries": [ - { - "architecture": "amd64", - "downloadLink": "https://github.com/philr/bzip2-windows/releases/download/v1.0.8.0/bzip2-1.0.8.0-win-x64.zip", - "tags": ["archive", "bzip2", "standalone"] - }, - { - "architecture": "x86", - "downloadLink": "https://github.com/philr/bzip2-windows/releases/download/v1.0.8.0/bzip2-1.0.8.0-win-x86.zip", - "tags": ["archive", "bzip2", "standalone"] - } - ] - }, - { - "scope": [], - "name": "7-Zip", - "author": "Igor Pavlov", - "distributer": "Igor Pavlov", - "license": ["LGPL"], - "architecture": ["amd64", "x86", "arm64"], - "website": "https://7-zip.org", - "release": { - "version": "23.01", - "build": "2023-06-20", - "date": "2023-06-20", - "changelog": "https://www.7-zip.org/download.html" - }, - "environment": { - "knownAs": [ - "7za", - "7za.exe" - ], - "knownPath": [] - }, - "binaries": [ - { - "architecture": "amd64", - "downloadLink": "https://www.7-zip.org/a/7z2301-extra.7z", - "tags": ["archive", "7z", "standalone"] - }, - { - "architecture": "x86", - "downloadLink": "https://www.7-zip.org/a/7z2301-extra.7z", - "tags": ["archive", "7z", "standalone"] - }, - { - "architecture": "arm64", - "downloadLink": "https://www.7-zip.org/a/7z2301-arm64.exe", - "tags": ["archive", "7z", "standalone"] - } - ] - }, - { - "scope": [], - "name": "github.com/basil00/Divert", - "author": "@basil00", - "distributer": "@basil00", - "license": "LGPLv3", - "architecture": ["amd64", "x86"], - "website": "https://reqrypt.org/", - "release": { - "version": "2.2.2", - "build": "1789526ecfb9ff5397c94f9f54c1a3dc2fb60440", - "date": "2022-09-21", - "changelog": "https://reqrypt.org/windivert-changelog.txt" - }, - "environment": { - "knownAs": [ - "WinDivert.dll", - "WinDivert32.sys", - "WinDivert64.sys", - ], - "knownPath": [] - }, - "binaries": [ - { - "architecture": "amd64", - "downloadLink": "https://github.com/basil00/Divert/releases/download/v2.2.2/WinDivert-2.2.2-A.zip", - "tags": ["archive", "zip", "library"] - }, - { - "architecture": "x86", - "downloadLink": "https://github.com/basil00/Divert/releases/download/v2.2.2/WinDivert-2.2.2-A.zip", - "tags": ["archive", "zip", "library"] - } - ] - }, - { - "scope": ["lib/websocket", "lib/chrome"], - "name": "github.com/vi/websocat", - "author": "@vi", - "distributer": "@vi", - "license": "MIT", - "architecture": ["amd64", "x86"], - "website": "https://github.com/vi/websocat", - "release": { - "version": "1.12.0", - "build": "cb2966c9bf715a59bd2de5891a14d788deacfadd", - "date": "2023-09-18", - "changelog": "https://github.com/vi/websocat/releases/tag/v1.12.0" - }, - "environment": { - "knownAs": [ - "websocat", - "websocat.exe" - ], - "knownPath": [] - }, - "binaries": [ - { - "architecture": "amd64", - "downloadLink": "https://github.com/vi/websocat/releases/download/v1.12.0/websocat.x86_64-pc-windows-gnu.exe", - "tags": ["binary", "exe", "standalone"] - }, - { - "architecture": "x86", - "downloadLink": "https://github.com/vi/websocat/releases/download/v1.12.0/websocat.i686-pc-windows-gnu.exe", - "tags": ["binary", "exe", "standalone"] - } - ] - }, - { - "scope": ["lib/shadowsocks"], - "name": "github.com/DDoSolitary/shadowsocks-libev-win", - "author": "@shadowsocks", - "distributer": "@DDoSolitary", - "license": "GPLv3", - "architecture": ["amd64", "x86"], - "website": "https://github.com/DDoSolitary/shadowsocks-libev-win", - "release": { - "version": "nightly", - "build": "nightly", - "date": "nightly", - "changelog": "https://github.com/shadowsocks/shadowsocks-libev/releases" - }, - "environment": { - "knownAs": [ - "ss-local", - "ss-local.exe" - ], - "knownPath": [] - }, - "binaries": [ - { - "architecture": "amd64", - "downloadLink": "https://ddosolitary-builds.sourceforge.io/shadowsocks-libev-win/", - "tags": ["archive", "zip", "standalone"] - }, - { - "architecture": "x86", - "downloadLink": "https://ddosolitary-builds.sourceforge.io/shadowsocks-libev-win/", - "tags": ["archive", "zip", "standalone"] - } - ] - }, - { - "scope": ["lib/nmap"], - "name": "NMAP for Windows", - "website": "https://nmap.org/" - }, - { - "scope": [], - "name": "THC Hydra for Windows", - "website": "https://github.com/vanhauser-thc/thc-hydra" - }, - { - "scope": ["lib/adb"], - "name": "Android SDK Platform Tools", - "website": "https://developer.android.com/studio/releases/platform-tools" - }, - { - "scope": [], - "name": "ChakraCore", - "website": "https://github.com/chakra-core/ChakraCore" - }, - { - "scope": [], - "name": "github.com/bytecodealliance/wasm-micro-runtime", - "website": "https://github.com/bytecodealliance/wasm-micro-runtime" - }, - { - "scope": ["lib/python"], - "name": "Python Windows embeddable package", - "website": "https://www.python.org/downloads/release/python-3102/" - }, - { - "scope": ["lib/python"], - "name": "Beautiful Soup", - "website": "https://www.crummy.com/software/BeautifulSoup/bs4/doc/" - }, - { - "scope": ["lib/python"], - "name": "python-nmap", - "website": "https://bitbucket.org/xael/python-nmap" - }, - { - "scope": ["lib/python"], - "name": "pywin32", - "website": "https://github.com/mhammond/pywin32" - }, - { - "scope": ["lib/python"], - "name": "gRPC", - "website": "https://github.com/grpc/grpc" - }, - { - "scope": ["lib/gtk"], - "name": "libffi", - "website": "http://sourceware.org/libffi/" - } - ] -}