scons: Update to version 4.4.0

This commit is contained in:
github-actions[bot] 2022-07-31 00:34:16 +00:00
parent 14bc862987
commit b75e300111

View File

@ -1,13 +1,13 @@
{ {
"version": "4.3.0", "version": "4.4.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.3.0/scons-local-4.3.0.zip", "url": "https://downloads.sourceforge.net/project/scons/scons-local/4.4.0/scons-local-4.4.0.zip",
"hash": "01bb97f5b9e664b041fa7ae06ce25c9a9687457c7ddb70e229b60b14ca406cf3", "hash": "sha1:857ccfb89048bd3165cd728164bcd08000b3ce8d",
"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": {