From b0c29b12098d5bc619bebaebb5544d0a0afaf5bb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 12:32:31 +0800 Subject: [PATCH] scons@4.0.0: Hash fix (#1252) --- bucket/scons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/scons.json b/bucket/scons.json index 7580d619e3..8a91b95192 100644 --- a/bucket/scons.json +++ b/bucket/scons.json @@ -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:2394894740e9070675740103b2e4121bfa3b1651", + "hash": "sha1:659366a475e8db3de288bd36a339051b65bc9a62", "pre_install": "echo \"python `\"$dir\\scons.py`\" @args\" | out-file \"$dir\\scons.ps1\"", "bin": "scons.ps1", "suggest": {