diff --git a/bucket/scons.json b/bucket/scons.json index 8d313181ce..a85e71f106 100644 --- a/bucket/scons.json +++ b/bucket/scons.json @@ -2,9 +2,9 @@ "homepage": "https://scons.org/", "description": "A software construction tool", "license": "MIT", - "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", + "version": "3.1.1", + "url": "https://downloads.sourceforge.net/project/scons/scons-local/3.1.1/scons-local-3.1.1.zip", + "hash": "sha1:ab51169e3ba31fd5f739cd1077d3c2dcbd56a45e", "pre_install": "echo \"python `\"$dir\\scons.py`\" @args\" | out-file \"$dir\\scons.ps1\"", "bin": "scons.ps1", "suggest": {