diff --git a/go-1.20.yaml b/go-1.20.yaml index 96085ca11df..0d6bf9d3f5b 100644 --- a/go-1.20.yaml +++ b/go-1.20.yaml @@ -1,7 +1,7 @@ package: name: go-1.20 - version: 1.20.3 - epoch: 1 + version: 1.20.4 + epoch: 0 description: "the Go programming language" copyright: - license: BSD-3-Clause @@ -43,7 +43,7 @@ pipeline: - uses: fetch with: uri: https://go.dev/dl/go${{package.version}}.src.tar.gz - expected-sha256: e447b498cde50215c4f7619e5124b0fc4e25fb5d16ea47271c47f278e7aa763a + expected-sha256: 9f34ace128764b7a3a4b238b805856cc1b2184304df9e5690825b0710f4202d6 strip-components: 0 - runs: |