Skip to content

Commit 5fe21eb

Browse files
chore(deps): update dependency gh to v2.69.0 (#3678)
* chore(deps): update dependency gh to v2.69.0 * 🤖🦾🛠️ go mod tidy & make package-specs --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cdc27e3 commit 5fe21eb

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

devbox.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"bundix": "2.5.2",
1111
"coreutils": "latest",
1212
"delve": "1.24.1",
13-
"gh": "2.68.1",
13+
"gh": "2.69.0",
1414
"gnumake": "4.4",
1515
"gnutar": "latest",
1616
"gopls": "0.18.1",

devbox.lock

+12-12
Original file line numberDiff line numberDiff line change
@@ -505,51 +505,51 @@
505505
}
506506
}
507507
},
508-
"gh@2.68.1": {
509-
"last_modified": "2025-03-11T17:52:14Z",
510-
"resolved": "github:NixOS/nixpkgs/0d534853a55b5d02a4ababa1d71921ce8f0aee4c#gh",
508+
"gh@2.69.0": {
509+
"last_modified": "2025-03-20T07:39:01Z",
510+
"resolved": "github:NixOS/nixpkgs/7344a3b78128f7b1765dba89060b015fb75431a7#gh",
511511
"source": "devbox-search",
512-
"version": "2.68.1",
512+
"version": "2.69.0",
513513
"systems": {
514514
"aarch64-darwin": {
515515
"outputs": [
516516
{
517517
"name": "out",
518-
"path": "/nix/store/qbam4w81gg5fvs4dh02mlqbvk9ycgdrn-gh-2.68.1",
518+
"path": "/nix/store/6s2865gwdm3hgcds6a3r3nyqwclj80nx-gh-2.69.0",
519519
"default": true
520520
}
521521
],
522-
"store_path": "/nix/store/qbam4w81gg5fvs4dh02mlqbvk9ycgdrn-gh-2.68.1"
522+
"store_path": "/nix/store/6s2865gwdm3hgcds6a3r3nyqwclj80nx-gh-2.69.0"
523523
},
524524
"aarch64-linux": {
525525
"outputs": [
526526
{
527527
"name": "out",
528-
"path": "/nix/store/y54l6mdjb6dfjgc3144ycdi2ahmjaiba-gh-2.68.1",
528+
"path": "/nix/store/j3p8s8lqhqqc6kg3w8khcgnfh9isf4py-gh-2.69.0",
529529
"default": true
530530
}
531531
],
532-
"store_path": "/nix/store/y54l6mdjb6dfjgc3144ycdi2ahmjaiba-gh-2.68.1"
532+
"store_path": "/nix/store/j3p8s8lqhqqc6kg3w8khcgnfh9isf4py-gh-2.69.0"
533533
},
534534
"x86_64-darwin": {
535535
"outputs": [
536536
{
537537
"name": "out",
538-
"path": "/nix/store/r1qmxbxn6ila24ahh94w0h3f07dkjpsn-gh-2.68.1",
538+
"path": "/nix/store/1nk3pd01m0mqgssimdzps9c3qvw76yj4-gh-2.69.0",
539539
"default": true
540540
}
541541
],
542-
"store_path": "/nix/store/r1qmxbxn6ila24ahh94w0h3f07dkjpsn-gh-2.68.1"
542+
"store_path": "/nix/store/1nk3pd01m0mqgssimdzps9c3qvw76yj4-gh-2.69.0"
543543
},
544544
"x86_64-linux": {
545545
"outputs": [
546546
{
547547
"name": "out",
548-
"path": "/nix/store/xnx0zdzqyrl07hslrf0r6dc95rvi1sb8-gh-2.68.1",
548+
"path": "/nix/store/31kf4bsi4cwm60p6v2cpfagd2qrvmflr-gh-2.69.0",
549549
"default": true
550550
}
551551
],
552-
"store_path": "/nix/store/xnx0zdzqyrl07hslrf0r6dc95rvi1sb8-gh-2.68.1"
552+
"store_path": "/nix/store/31kf4bsi4cwm60p6v2cpfagd2qrvmflr-gh-2.69.0"
553553
}
554554
}
555555
},

0 commit comments

Comments
 (0)