scons: Update to version 4.0.1

This commit is contained in:
Richard Kuhnt 2020-07-17 04:00:20 +00:00
parent 5e5dea367c
commit 4f8337f944

View File

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