scons: Update to version 4.5.2

This commit is contained in:
github-actions[bot] 2023-03-21 20:27:05 +00:00
parent 92ec2eddc2
commit f412169225

View File

@ -1,13 +1,13 @@
{
"version": "4.5.1",
"version": "4.5.2",
"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.1/scons-local-4.5.1.zip",
"hash": "sha1:1ab1c426559f11452ceea78f3058e72cfc94c966",
"url": "https://downloads.sourceforge.net/project/scons/scons-local/4.5.2/scons-local-4.5.2.zip",
"hash": "sha1:6be187ccb7d746ad9fe0d68d572c04de59a236e4",
"pre_install": "echo \"python `\"$dir\\scons.py`\" @args\" | out-file \"$dir\\scons.ps1\"",
"bin": "scons.ps1",
"checkver": {