scons: Update to version 4.10.0

This commit is contained in:
github-actions[bot] 2025-10-02 20:29:29 +00:00
parent 07bbcef19b
commit 30d04ae94b

View File

@ -1,13 +1,13 @@
{ {
"version": "4.9.1", "version": "4.10.0",
"description": "A software construction tool", "description": "A software construction tool",
"homepage": "https://scons.org/", "homepage": "https://scons.org/",
"license": "MIT", "license": "MIT",
"suggest": { "suggest": {
"Python": "python" "Python": "python"
}, },
"url": "https://downloads.sourceforge.net/project/scons/scons-local/4.9.1/scons-local-4.9.1.zip", "url": "https://downloads.sourceforge.net/project/scons/scons-local/4.10.0/scons-local-4.10.0.zip",
"hash": "sha1:3f41023f5b15327172388e62bb7799416e27dbf9", "hash": "sha1:771f9fe97defb9dd3ab52d7ca44e8e3d8629fbd6",
"pre_install": "echo \"python `\"$dir\\scons.py`\" @args\" | out-file \"$dir\\scons.ps1\"", "pre_install": "echo \"python `\"$dir\\scons.py`\" @args\" | out-file \"$dir\\scons.ps1\"",
"bin": "scons.ps1", "bin": "scons.ps1",
"checkver": { "checkver": {