Skip to content

Commit 2b3329e

Browse files
chore(deps): update dependency cosign to v2.6.1
1 parent 0d79bf2 commit 2b3329e

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

devbox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"packages": [
44
55
6-
"cosign@2.2.4",
6+
"cosign@2.6.1",
77
88
99

devbox.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,51 @@
11
{
22
"lockfile_version": "1",
33
"packages": {
4-
"cosign@2.2.4": {
5-
"last_modified": "2024-07-07T16:08:25Z",
6-
"resolved": "github:NixOS/nixpkgs/ab82a9612aa45284d4adf69ee81871a389669a9e#cosign",
4+
"cosign@2.6.1": {
5+
"last_modified": "2025-10-07T08:41:47Z",
6+
"resolved": "github:NixOS/nixpkgs/bce5fe2bb998488d8e7e7856315f90496723793c#cosign",
77
"source": "devbox-search",
8-
"version": "2.2.4",
8+
"version": "2.6.1",
99
"systems": {
1010
"aarch64-darwin": {
1111
"outputs": [
1212
{
1313
"name": "out",
14-
"path": "/nix/store/cy0ri8cd8jjh2fpgbyzw75an0v8rzxca-cosign-2.2.4",
14+
"path": "/nix/store/3l1yiiqb6xp0dim0nq46nqr0abn396ja-cosign-2.6.1",
1515
"default": true
1616
}
1717
],
18-
"store_path": "/nix/store/cy0ri8cd8jjh2fpgbyzw75an0v8rzxca-cosign-2.2.4"
18+
"store_path": "/nix/store/3l1yiiqb6xp0dim0nq46nqr0abn396ja-cosign-2.6.1"
1919
},
2020
"aarch64-linux": {
2121
"outputs": [
2222
{
2323
"name": "out",
24-
"path": "/nix/store/prcp2shq51l50pvgvsha3vzvdxkd10nf-cosign-2.2.4",
24+
"path": "/nix/store/d46x1fj76zg1z1igpiik5nrzq1wwngdp-cosign-2.6.1",
2525
"default": true
2626
}
2727
],
28-
"store_path": "/nix/store/prcp2shq51l50pvgvsha3vzvdxkd10nf-cosign-2.2.4"
28+
"store_path": "/nix/store/d46x1fj76zg1z1igpiik5nrzq1wwngdp-cosign-2.6.1"
2929
},
3030
"x86_64-darwin": {
3131
"outputs": [
3232
{
3333
"name": "out",
34-
"path": "/nix/store/j2r09qdi7rdw2c2xzn90gaargd70cr7z-cosign-2.2.4",
34+
"path": "/nix/store/j63xi2k125q351s4iqda4a48z9ksblg1-cosign-2.6.1",
3535
"default": true
3636
}
3737
],
38-
"store_path": "/nix/store/j2r09qdi7rdw2c2xzn90gaargd70cr7z-cosign-2.2.4"
38+
"store_path": "/nix/store/j63xi2k125q351s4iqda4a48z9ksblg1-cosign-2.6.1"
3939
},
4040
"x86_64-linux": {
4141
"outputs": [
4242
{
4343
"name": "out",
44-
"path": "/nix/store/q8vkk4kd7jjq3vm7wngw8df614vvwch3-cosign-2.2.4",
44+
"path": "/nix/store/3g531habxk3akfbjv83vd2gjhgpnaizh-cosign-2.6.1",
4545
"default": true
4646
}
4747
],
48-
"store_path": "/nix/store/q8vkk4kd7jjq3vm7wngw8df614vvwch3-cosign-2.2.4"
48+
"store_path": "/nix/store/3g531habxk3akfbjv83vd2gjhgpnaizh-cosign-2.6.1"
4949
}
5050
}
5151
},

0 commit comments

Comments
 (0)