From 677b666c606b4d6514a6cd658d4f2c9631767319 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Jan 2021 17:50:57 -0800 Subject: [PATCH] scons: hash fix (#1767) 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 eb6894718f..5bc9e2056a 100644 --- a/bucket/scons.json +++ b/bucket/scons.json @@ -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": {