Skip to content
Merged
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
4 changes: 2 additions & 2 deletions go-1.20.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: go-1.20
version: 1.20.5
version: 1.20.6
epoch: 0
description: "the Go programming language"
copyright:
Expand Down Expand Up @@ -29,7 +29,7 @@ pipeline:
- uses: fetch
with:
uri: https://go.dev/dl/go${{package.version}}.src.tar.gz
expected-sha256: 9a15c133ba2cfafe79652f4815b62e7cfc267f68df1b9454c6ab2a3ca8b96a88
expected-sha256: 62ee5bc6fb55b8bae8f705e0cb8df86d6453626b4ecf93279e2867092e0b7f70
strip-components: 0

- runs: |
Expand Down