scons@4.4.0: Fix hash (Closes #4099)

This commit is contained in:
github-actions[bot] 2022-11-07 08:57:00 +00:00
parent 0aba036560
commit 647611feb6

View File

@ -7,7 +7,7 @@
"Python": "python"
},
"url": "https://downloads.sourceforge.net/project/scons/scons-local/4.4.0/scons-local-4.4.0.zip",
"hash": "sha1:857ccfb89048bd3165cd728164bcd08000b3ce8d",
"hash": "sha1:cce0c0865a62385550dc171f507df90ad20baa1e",
"pre_install": "echo \"python `\"$dir\\scons.py`\" @args\" | out-file \"$dir\\scons.ps1\"",
"bin": "scons.ps1",
"checkver": {