Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions go-1.20.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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: |
Expand Down