scons: Update to version 4.3.0

This commit is contained in:
Richard Kuhnt 2021-11-17 17:00:36 +00:00
parent 69a4401315
commit 5984d9063e

View File

@ -1,13 +1,13 @@
{
"version": "4.2.0",
"version": "4.3.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.2.0/scons-local-4.2.0.zip",
"hash": "sha1:d50db00ca961f1d5d5ae2d3da65cde3beeeb7d8c",
"url": "https://downloads.sourceforge.net/project/scons/scons-local/4.3.0/scons-local-4.3.0.zip",
"hash": "01bb97f5b9e664b041fa7ae06ce25c9a9687457c7ddb70e229b60b14ca406cf3",
"pre_install": "echo \"python `\"$dir\\scons.py`\" @args\" | out-file \"$dir\\scons.ps1\"",
"bin": "scons.ps1",
"checkver": {