scons: Update to version 4.0.0

This commit is contained in:
Richard Kuhnt 2020-07-04 22:00:27 +00:00
parent 5349bb8ec7
commit cc3e3ad41d

View File

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