Skip to content

Commit 1052721

Browse files
chore(deps): update dependency gh to v2.85.0 (#265)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f92aefa commit 1052721

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
@@ -7,6 +7,6 @@
77
"ginkgo": "2.27.5",
88
"gnumake": "4.4.1",
99
"go": "1.25.5",
10-
"gh": "2.83.2"
10+
"gh": "2.85.0"
1111
}
1212
}

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-
"gh@2.83.2": {
5-
"last_modified": "2025-12-31T03:27:36Z",
6-
"resolved": "github:NixOS/nixpkgs/f665af0cdb70ed27e1bd8f9fdfecaf451260fc55#gh",
4+
"gh@2.85.0": {
5+
"last_modified": "2026-01-15T05:51:10Z",
6+
"resolved": "github:NixOS/nixpkgs/f4606b01b39e09065df37905a2133905246db9ed#gh",
77
"source": "devbox-search",
8-
"version": "2.83.2",
8+
"version": "2.85.0",
99
"systems": {
1010
"aarch64-darwin": {
1111
"outputs": [
1212
{
1313
"name": "out",
14-
"path": "/nix/store/628v229i04rb1dflknh615bpydpcd3q1-gh-2.83.2",
14+
"path": "/nix/store/scxkdncvr9i5dd900qir993bvg9zlk4i-gh-2.85.0",
1515
"default": true
1616
}
1717
],
18-
"store_path": "/nix/store/628v229i04rb1dflknh615bpydpcd3q1-gh-2.83.2"
18+
"store_path": "/nix/store/scxkdncvr9i5dd900qir993bvg9zlk4i-gh-2.85.0"
1919
},
2020
"aarch64-linux": {
2121
"outputs": [
2222
{
2323
"name": "out",
24-
"path": "/nix/store/ricbdm2m9538a3hbkavwrfdrvg021kb6-gh-2.83.2",
24+
"path": "/nix/store/kdsjr947f0gfd0wp38vhg260kipjh83b-gh-2.85.0",
2525
"default": true
2626
}
2727
],
28-
"store_path": "/nix/store/ricbdm2m9538a3hbkavwrfdrvg021kb6-gh-2.83.2"
28+
"store_path": "/nix/store/kdsjr947f0gfd0wp38vhg260kipjh83b-gh-2.85.0"
2929
},
3030
"x86_64-darwin": {
3131
"outputs": [
3232
{
3333
"name": "out",
34-
"path": "/nix/store/5xf0w0i8sq5ym2yb4a4gjjpakffwf24r-gh-2.83.2",
34+
"path": "/nix/store/nvjrrspicb1yzdm5jfbr0qr0xfmbaj09-gh-2.85.0",
3535
"default": true
3636
}
3737
],
38-
"store_path": "/nix/store/5xf0w0i8sq5ym2yb4a4gjjpakffwf24r-gh-2.83.2"
38+
"store_path": "/nix/store/nvjrrspicb1yzdm5jfbr0qr0xfmbaj09-gh-2.85.0"
3939
},
4040
"x86_64-linux": {
4141
"outputs": [
4242
{
4343
"name": "out",
44-
"path": "/nix/store/6yfpl0bpgivl0xzr1fvzdwzwv3q5r08k-gh-2.83.2",
44+
"path": "/nix/store/8wnv20mbq91xmvns912glg18isiqa61b-gh-2.85.0",
4545
"default": true
4646
}
4747
],
48-
"store_path": "/nix/store/6yfpl0bpgivl0xzr1fvzdwzwv3q5r08k-gh-2.83.2"
48+
"store_path": "/nix/store/8wnv20mbq91xmvns912glg18isiqa61b-gh-2.85.0"
4949
}
5050
}
5151
},

0 commit comments

Comments
 (0)