Skip to content

Commit aa1532a

Browse files
chore(deps): update dependency gh to v2.98.0 (#355)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 319dbd3 commit aa1532a

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

devbox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"ginkgo": "2.28.1",
88
"gnumake": "4.4.1",
99
"go": "1.26.5",
10-
"gh": "2.97.0"
10+
"gh": "2.98.0"
1111
}
1212
}

devbox.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,41 @@
11
{
22
"lockfile_version": "1",
33
"packages": {
4-
"gh@2.97.0": {
5-
"last_modified": "2026-08-12T11:28:58Z",
6-
"resolved": "github:NixOS/nixpkgs/044bfe75bfe4c7bbe043dc17b5e42ea823b84a09#gh",
4+
"gh@2.98.0": {
5+
"last_modified": "2026-08-22T02:12:10Z",
6+
"resolved": "github:NixOS/nixpkgs/a831408e6378bc02ebf8cc09b52c96ca86f6bab4#gh",
77
"source": "devbox-search",
8-
"version": "2.97.0",
8+
"version": "2.98.0",
99
"systems": {
1010
"aarch64-darwin": {
1111
"outputs": [
1212
{
1313
"name": "out",
14-
"path": "/nix/store/ah2ixwwf58zsa56jwgalvbrajgyd92jm-gh-2.97.0",
14+
"path": "/nix/store/33a8w67aglkg4lrfhkq9fig39i512cia-gh-2.98.0",
1515
"default": true
1616
}
1717
],
18-
"store_path": "/nix/store/ah2ixwwf58zsa56jwgalvbrajgyd92jm-gh-2.97.0"
18+
"store_path": "/nix/store/33a8w67aglkg4lrfhkq9fig39i512cia-gh-2.98.0"
1919
},
2020
"aarch64-linux": {
2121
"outputs": [
2222
{
2323
"name": "out",
24-
"path": "/nix/store/7zsgkk9cy34n46hy72g2jqcv4fzfgl3i-gh-2.97.0",
24+
"path": "/nix/store/01878zifgd0qy7rzaygqvaj4vdl24bf4-gh-2.98.0",
2525
"default": true
2626
}
2727
],
28-
"store_path": "/nix/store/7zsgkk9cy34n46hy72g2jqcv4fzfgl3i-gh-2.97.0"
28+
"store_path": "/nix/store/01878zifgd0qy7rzaygqvaj4vdl24bf4-gh-2.98.0"
2929
},
3030
"x86_64-linux": {
3131
"outputs": [
3232
{
3333
"name": "out",
34-
"path": "/nix/store/2sy0iwq5r6ha7kj3nax1wdcsh4kf4jai-gh-2.97.0",
34+
"path": "/nix/store/1aphi8rd2acs34d0b0dakrllygzkpdh1-gh-2.98.0",
3535
"default": true
3636
}
3737
],
38-
"store_path": "/nix/store/2sy0iwq5r6ha7kj3nax1wdcsh4kf4jai-gh-2.97.0"
38+
"store_path": "/nix/store/1aphi8rd2acs34d0b0dakrllygzkpdh1-gh-2.98.0"
3939
}
4040
}
4141
},

0 commit comments

Comments
 (0)