Skip to content

Commit

Permalink
Bump build/golang to 1.17.1
Browse files Browse the repository at this point in the history
Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>
  • Loading branch information
cOS-cibot committed Sep 13, 2021
1 parent 4260d13 commit 4865413
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/golang/collection.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
packages:
- name: "golang"
category: "build"
version: 1.17+3
version: "1.17.1"
base_url: https://golang.org/dl
hidden: true # No need to make it installable for now
labels:
Expand All @@ -14,9 +14,9 @@ packages:
curl -s -L 'https://golang.org/VERSION?m=text' | sed 's/go//g'
autobump.version_hook: |
curl -s -L 'https://golang.org/VERSION?m=text' | sed 's/go//g'
package.version: "1.17"
package.version: "1.17.1"
autobump.checksum_hook: "curl -q -L https://storage.googleapis.com/golang/go{{.Values.labels.package.version}}.linux-{{.Values.labels.autobump.arch}}.tar.gz.sha256"
package.checksum: "6bf89fc4f5ad763871cf7eac80a2d594492de7a818303283f1366a7f6a30372d"
package.checksum: "dab7d9c34361dc21ec237d584590d72500652e7c909bf082758fb63064fca0ef"
- name: "golang-fips"
category: "build"
version: 1.16.7b7+3
Expand Down

0 comments on commit 4865413

Please sign in to comment.