scons: Update to version 4.7.0

This commit is contained in:
github-actions[bot] 2024-03-18 04:26:13 +00:00
parent d49316bd68
commit f9db0375f6

View File

@ -1,13 +1,13 @@
{ {
"version": "4.6.0", "version": "4.7.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.6.0/scons-local-4.6.0.zip", "url": "https://downloads.sourceforge.net/project/scons/scons-local/4.7.0/scons-local-4.7.0.zip",
"hash": "sha1:00c0f8701469a761e37f0dcae301c011916c06ad", "hash": "sha1:3879e98823aed3275c016bde712d56fbd662742d",
"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": {