scons: Update to version 4.6.0

This commit is contained in:
github-actions[bot] 2023-11-20 04:27:13 +00:00
parent 27ea8e6060
commit cf5f8287db

View File

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