scons: Update to version 3.1.0

This commit is contained in:
Richard Kuhnt 2019-07-21 03:00:17 +00:00
parent 046fd9e822
commit 0099d3f8c0

View File

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