Skip to content

Commit

Permalink
chore: add cosign v2.2.3 (#536)
Browse files Browse the repository at this point in the history
Co-authored-by: Sahin Yort <thesayyn@gmail.com>
  • Loading branch information
loosebazooka and thesayyn authored Mar 27, 2024
1 parent ac7f6e2 commit e8aeca3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions cosign/private/versions.bzl
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
"Mirrored versions/integrity hashes of cosign binaries"

COSIGN_VERSIONS = {
"v2.2.3": {
"darwin-amd64": "sha256-JCn0sCf8MRpjJOnbb7OpN9VZ3GHekGocLQ0eBnFoXkw=",
"darwin-arm64": "sha256-PZWrRtTEzFXmRldYwjjcA/gwzIofw4vHozvCA+D7LDs=",
"linux-amd64": "sha256-9mn0EXbLHVi7aj/bBuJIYVQM/bWlcbTsXrIhiw310wQ=",
"linux-arm": "sha256-ywrOSvXPIoncxhZZF08tW9CzGpOOu9O2S2UKT9njRr8=",
"linux-arm64": "sha256-sIjWdvDAEjuMNI4Y1CHPlmAg7cSXekhhFaEmQ96pmj8=",
"linux-ppc64le": "sha256-IaAWkdvfyzUbTpTM9QGk6HNyLPX+b2epc172bstBlB0=",
"linux-s390x": "sha256-1yzyiRkNKMacuVxeMhOaoZgf/KCoQyfImgErsfOoBR0=",
},
"v2.0.2": {
"darwin-amd64": "sha256-D1HL4ZoxW5GehwQvBIUzGCFyLst/ziLMG4gO1IM/yLA=",
"darwin-arm64": "sha256-VSQqUuvKQ9+xM9D+JuEVRr+kVxrd1oUteCwRnXTereE=",
Expand Down

0 comments on commit e8aeca3

Please sign in to comment.