From c98b58c90a7a8b273e9536b09be2fc8d5ec6f63e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2020 18:16:30 -0700 Subject: [PATCH] scons: hash fix (#1245) Co-authored-by: ScoopInstaller --- bucket/scons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/scons.json b/bucket/scons.json index 6cfe449b5e..7580d619e3 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:0f7cc8b461aba497dc0b001f4018ccf220ca761a", + "hash": "sha1:2394894740e9070675740103b2e4121bfa3b1651", "pre_install": "echo \"python `\"$dir\\scons.py`\" @args\" | out-file \"$dir\\scons.ps1\"", "bin": "scons.ps1", "suggest": {