Files
2026-05-28 17:24:10 +03:00

47 lines
1.0 KiB
JSON

{
"tools": [
{
"description": "SCons software construction tool",
"export_paths": [
[
"bin"
]
],
"export_vars": {},
"info_url": "https://github.com/SCons/scons.git",
"install": "always",
"license": "MIT",
"name": "tool-scons",
"platform_overrides": [
{
"install": "always",
"platforms": [
"win32",
"win64"
]
}
],
"supported_targets": [
"all"
],
"version_cmd": [
"ninja",
"--version"
],
"version_regex": "([0-9.]+)",
"versions": [
{
"any": {
"sha256": "289b1abf389b730ab5a1018ed9fc84e22d301e0d16c64548eb9db5bf8ba59d06",
"size": 483365,
"url": "https://pioduino.netmesvoip.ru/pioduino/scons/releases/download/4.8.1/scons-local-4.8.1.tar.gz"
},
"name": "scons",
"status": "recommended"
}
]
}
],
"version": 1
}