scons: Update to version 4.8.0

This commit is contained in:
github-actions[bot] 2024-07-08 00:34:04 +00:00
parent a927e97d9f
commit 2c47be3e2a

View File

@ -1,13 +1,13 @@
{
"version": "4.7.0",
"version": "4.8.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.7.0/scons-local-4.7.0.zip",
"hash": "sha1:3879e98823aed3275c016bde712d56fbd662742d",
"url": "https://downloads.sourceforge.net/project/scons/scons-local/4.8.0/scons-local-4.8.0.zip",
"hash": "sha1:1367733003130f78f2b7dced86716081aa478ac2",
"pre_install": "echo \"python `\"$dir\\scons.py`\" @args\" | out-file \"$dir\\scons.ps1\"",
"bin": "scons.ps1",
"checkver": {