scons: Update to version 4.1.0

This commit is contained in:
Richard Kuhnt 2021-01-19 20:01:48 +00:00
parent 9d76f53284
commit decd8c2cd7

View File

@ -1,10 +1,10 @@
{
"version": "4.0.1",
"version": "4.1.0",
"description": "A software construction tool",
"homepage": "https://scons.org/",
"license": "MIT",
"url": "https://downloads.sourceforge.net/project/scons/scons-local/4.0.1/scons-local-4.0.1.zip",
"hash": "sha1:41e4a7f4af2d2e9cf3b574971a2cee5171da7953",
"url": "https://downloads.sourceforge.net/project/scons/scons-local/4.1.0/scons-local-4.1.0.zip",
"hash": "sha1:f360ab0c7cd78fc2059f749cd4001108867e77c1",
"pre_install": "echo \"python `\"$dir\\scons.py`\" @args\" | out-file \"$dir\\scons.ps1\"",
"bin": "scons.ps1",
"suggest": {