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.19.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: go-1.19
version: 1.19.8
epoch: 1
version: 1.19.9
epoch: 0
description: "the Go programming language"
copyright:
- license: BSD-3-Clause
Expand Down Expand Up @@ -47,7 +47,7 @@ pipeline:
- uses: fetch
with:
uri: https://go.dev/dl/go${{package.version}}.src.tar.gz
expected-sha256: 1d7a67929dccafeaf8a29e55985bc2b789e0499cb1a17100039f084e3238da2f
expected-sha256: 131190a4697a70c5b1d232df5d3f55a3f9ec0e78e40516196ffb3f09ae6a5744
strip-components: 0

- runs: |
Expand Down