[tor-commits] [tor-browser-build/master] Correct Go sha256sum
sysrqb at torproject.org
sysrqb at torproject.org
Mon Oct 19 00:39:06 UTC 2020
commit d9e9e481e0fd284f1c66e2957390ae00d9a0d5d5
Author: Matthew Finkel <sysrqb at torproject.org>
Date: Mon Oct 19 00:38:44 2020 +0000
Correct Go sha256sum
---
projects/go/config | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/projects/go/config b/projects/go/config
index 35cbce6..5a18dd8 100644
--- a/projects/go/config
+++ b/projects/go/config
@@ -118,7 +118,7 @@ input_files:
enable: '[% ! c("var/linux") %]'
- URL: 'https://golang.org/dl/go[% c("version") %].src.tar.gz'
name: go
- sha256sum: 343346686c5372718dbd0a9fd5af422a28a45804e24405e23f8e632eeb55608e
+ sha256sum: b37699a7e3eab0f90412b3969a90fd072023ecf61e0b86369da532810a95d665
- URL: 'https://golang.org/dl/go[% c("var/go14_version") %].src.tar.gz'
name: go14
sha256sum: 9947fc705b0b841b5938c48b22dc33e9647ec0752bae66e50278df4f23f64959
More information about the tor-commits
mailing list