scons: hash fix (#1767)

Co-authored-by: ScoopInstaller <cabera.jakub@gmail.com>
This commit is contained in:
github-actions[bot] 2021-01-20 17:50:57 -08:00 committed by GitHub
parent e9e4f14c18
commit 677b666c60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
"homepage": "https://scons.org/",
"license": "MIT",
"url": "https://downloads.sourceforge.net/project/scons/scons-local/4.1.0/scons-local-4.1.0.zip",
"hash": "sha1:f360ab0c7cd78fc2059f749cd4001108867e77c1",
"hash": "sha1:2c1288c5661e5e1f3cc835f407f7cb183863e1cf",
"pre_install": "echo \"python `\"$dir\\scons.py`\" @args\" | out-file \"$dir\\scons.ps1\"",
"bin": "scons.ps1",
"suggest": {