scons: Update to version 4.5.1

This commit is contained in:
github-actions[bot] 2023-03-07 08:29:51 +00:00
parent 09b715d412
commit 972d6d8b90

View File

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