Update cosign@latest to 3.1.1

This commit is contained in:
Taiki Endo
2026-06-11 10:25:23 +09:00
parent fd2f5e3d64
commit f8c6852408
2 changed files with 7 additions and 2 deletions
+2
View File
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
- Update `cosign@latest` to 3.1.1.
## [2.81.9] - 2026-06-10 ## [2.81.9] - 2026-06-10
- Update `wasm-bindgen@latest` to 0.2.123. - Update `wasm-bindgen@latest` to 0.2.123.
+5 -2
View File
@@ -27,10 +27,13 @@
} }
}, },
"latest": { "latest": {
"version": "3.0.6" "version": "3.1.1"
}, },
"3": { "3": {
"version": "3.0.6" "version": "3.1.1"
},
"3.1": {
"version": "3.1.1"
}, },
"3.1.1": { "3.1.1": {
"x86_64_linux_musl": { "x86_64_linux_musl": {