scons: Update to version 4.5.0

This commit is contained in:
github-actions[bot] 2023-03-06 00:33:33 +00:00
parent e74426a295
commit 3e5ff4ad00

View File

@ -1,13 +1,13 @@
{ {
"version": "4.4.0", "version": "4.5.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.4.0/scons-local-4.4.0.zip", "url": "https://downloads.sourceforge.net/project/scons/scons-local/4.5.0/scons-local-4.5.0.zip",
"hash": "sha1:cce0c0865a62385550dc171f507df90ad20baa1e", "hash": "sha1:fff9aaa61e4eafdda29b8325109e4cba6780c670",
"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": {