[tbb-commits] [tor-browser-build/master] Correct Go 1.16.9 sha256sum

sysrqb at torproject.org sysrqb at torproject.org
Tue Oct 12 23:45:34 UTC 2021


commit 1b31d6194fe2de14fcc30f6d5334dc68c42ae68f
Author: Matthew Finkel <sysrqb at torproject.org>
Date:   Tue Oct 12 23:44:40 2021 +0000

    Correct Go 1.16.9 sha256sum
---
 projects/go/config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects/go/config b/projects/go/config
index 352847d..0616723 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: 1a9f2894d3d878729f7045072f30becebe243524cf2fce4e0a7b248b1e0654ac
+    sha256sum: 0a1cc7fd7bd20448f71ebed64d846138850d5099b18cf5cc10a4fc45160d8c3d
   - URL: 'https://golang.org/dl/go[% c("var/go14_version") %].src.tar.gz'
     name: go14
     sha256sum: 9947fc705b0b841b5938c48b22dc33e9647ec0752bae66e50278df4f23f64959



More information about the tbb-commits mailing list