scons: hash fix (#1245)

Co-authored-by: ScoopInstaller <cabera.jakub@gmail.com>
This commit is contained in:
github-actions[bot] 2020-07-04 18:16:30 -07:00 committed by GitHub
parent 86cb7ab7f5
commit c98b58c90a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
"license": "MIT",
"version": "4.0.0",
"url": "https://downloads.sourceforge.net/project/scons/scons-local/4.0.0/scons-local-4.0.0.zip",
"hash": "sha1:0f7cc8b461aba497dc0b001f4018ccf220ca761a",
"hash": "sha1:2394894740e9070675740103b2e4121bfa3b1651",
"pre_install": "echo \"python `\"$dir\\scons.py`\" @args\" | out-file \"$dir\\scons.ps1\"",
"bin": "scons.ps1",
"suggest": {