Skip to content

Commit 5bc2d0e

Browse files
build(deps): update dependency gh to v2.74.1 (#541)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d46d741 commit 5bc2d0e

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
@@ -2,7 +2,7 @@
22
"$schema": "https://raw.githubusercontent.com/jetpack-io/devbox/0.10.3/.schema/devbox.schema.json",
33
"packages": [
44
"gojq@0.12.17",
5-
"gh@2.74.0",
5+
"gh@2.74.1",
66
"gettext@0.22.5",
77
"gomplate@4.3.2",
88
"nodejs@24.1.0",

devbox.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -149,51 +149,51 @@
149149
}
150150
}
151151
},
152-
"gh@2.74.0": {
153-
"last_modified": "2025-05-30T10:46:38Z",
154-
"resolved": "github:NixOS/nixpkgs/8ca7ec685bbee55d6dcb326abe23945c0806c39e#gh",
152+
"gh@2.74.1": {
153+
"last_modified": "2025-06-11T05:21:29Z",
154+
"resolved": "github:NixOS/nixpkgs/f72be405a10668b8b00937b452f2145244103ebc#gh",
155155
"source": "devbox-search",
156-
"version": "2.74.0",
156+
"version": "2.74.1",
157157
"systems": {
158158
"aarch64-darwin": {
159159
"outputs": [
160160
{
161161
"name": "out",
162-
"path": "/nix/store/p6y6rjhgvsfn4nwspqrkfrl2xpxn3ygk-gh-2.74.0",
162+
"path": "/nix/store/p8mq9k98247ga6hp82p79mgjhwizz7y2-gh-2.74.1",
163163
"default": true
164164
}
165165
],
166-
"store_path": "/nix/store/p6y6rjhgvsfn4nwspqrkfrl2xpxn3ygk-gh-2.74.0"
166+
"store_path": "/nix/store/p8mq9k98247ga6hp82p79mgjhwizz7y2-gh-2.74.1"
167167
},
168168
"aarch64-linux": {
169169
"outputs": [
170170
{
171171
"name": "out",
172-
"path": "/nix/store/0d7985qvk3g50d12y9h51mqbadgw510b-gh-2.74.0",
172+
"path": "/nix/store/20ndq1vqz76jwj05jq1qza37r7mhcdbh-gh-2.74.1",
173173
"default": true
174174
}
175175
],
176-
"store_path": "/nix/store/0d7985qvk3g50d12y9h51mqbadgw510b-gh-2.74.0"
176+
"store_path": "/nix/store/20ndq1vqz76jwj05jq1qza37r7mhcdbh-gh-2.74.1"
177177
},
178178
"x86_64-darwin": {
179179
"outputs": [
180180
{
181181
"name": "out",
182-
"path": "/nix/store/rm3jrvrgx0mz2zpbkgxh5sl3g39hn5b3-gh-2.74.0",
182+
"path": "/nix/store/cm40jchywhdkc4pcsli26sjnjzq8l0k6-gh-2.74.1",
183183
"default": true
184184
}
185185
],
186-
"store_path": "/nix/store/rm3jrvrgx0mz2zpbkgxh5sl3g39hn5b3-gh-2.74.0"
186+
"store_path": "/nix/store/cm40jchywhdkc4pcsli26sjnjzq8l0k6-gh-2.74.1"
187187
},
188188
"x86_64-linux": {
189189
"outputs": [
190190
{
191191
"name": "out",
192-
"path": "/nix/store/f0ixb6s2s800c4yi89dnp2gyrsi24yz1-gh-2.74.0",
192+
"path": "/nix/store/yvh0c8j538k9clk6wmsmif4kf2jq7wys-gh-2.74.1",
193193
"default": true
194194
}
195195
],
196-
"store_path": "/nix/store/f0ixb6s2s800c4yi89dnp2gyrsi24yz1-gh-2.74.0"
196+
"store_path": "/nix/store/yvh0c8j538k9clk6wmsmif4kf2jq7wys-gh-2.74.1"
197197
}
198198
}
199199
},

0 commit comments

Comments
 (0)