diff --git a/scons.json b/scons.json index bf0085c298..7c1d432405 100644 --- a/scons.json +++ b/scons.json @@ -2,9 +2,9 @@ "homepage": "https://scons.org/", "description": "A software construction tool", "license": "MIT", - "version": "3.0.2", - "url": "https://downloads.sourceforge.net/project/scons/scons-local/3.0.2/scons-local-3.0.2.zip", - "hash": "sha1:65c20bb6a0a2450181efcdf90e6ec226b114879b", + "version": "3.0.3", + "url": "https://downloads.sourceforge.net/project/scons/scons-local/3.0.3/scons-local-3.0.3.zip", + "hash": "sha1:bab4e371d4643f7088efe2de7f324712e7ad742e", "pre_install": "echo \"python `\"$dir\\scons.py`\" @args\" | out-file \"$dir\\scons.ps1\"", "bin": "scons.ps1", "suggest": {