diff --git a/bucket/scons.json b/bucket/scons.json index a0a5b4c46d..81651871fc 100644 --- a/bucket/scons.json +++ b/bucket/scons.json @@ -1,13 +1,13 @@ { - "version": "4.6.0", + "version": "4.7.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.6.0/scons-local-4.6.0.zip", - "hash": "sha1:00c0f8701469a761e37f0dcae301c011916c06ad", + "url": "https://downloads.sourceforge.net/project/scons/scons-local/4.7.0/scons-local-4.7.0.zip", + "hash": "sha1:3879e98823aed3275c016bde712d56fbd662742d", "pre_install": "echo \"python `\"$dir\\scons.py`\" @args\" | out-file \"$dir\\scons.ps1\"", "bin": "scons.ps1", "checkver": {