Skip to content

Commit bbac40a

Browse files
chore(deps): update dependency goreleaser to v2.15.2
1 parent 268867e commit bbac40a

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

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/jetify-com/devbox/0.13.7/.schema/devbox.schema.json",
33
"packages": {
44
"go-task": "3.48.0",
5-
"goreleaser": "2.13.3",
5+
"goreleaser": "2.15.2",
66
"golangci-lint": "2.8.0",
77
"go": "1.25.5",
88
"git": "2.52.0",

devbox.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -269,51 +269,51 @@
269269
}
270270
}
271271
},
272-
"goreleaser@2.13.3": {
273-
"last_modified": "2026-01-17T14:47:01Z",
274-
"resolved": "github:NixOS/nixpkgs/3327b113f2ef698d380df83fbccefad7e83d7769#goreleaser",
272+
"goreleaser@2.15.2": {
273+
"last_modified": "2026-04-08T00:40:38Z",
274+
"resolved": "github:NixOS/nixpkgs/9a01fad67a57e44e1b3e1d905c6881bcfb209e8a#goreleaser",
275275
"source": "devbox-search",
276-
"version": "2.13.3",
276+
"version": "2.15.2",
277277
"systems": {
278278
"aarch64-darwin": {
279279
"outputs": [
280280
{
281281
"name": "out",
282-
"path": "/nix/store/0g5sz7vwfp6iy7fiwpzhaw0mvy1ssgdl-goreleaser-2.13.3",
282+
"path": "/nix/store/bwgcsz27118a6ir1s380z5y5h4pzxs15-goreleaser-2.15.2",
283283
"default": true
284284
}
285285
],
286-
"store_path": "/nix/store/0g5sz7vwfp6iy7fiwpzhaw0mvy1ssgdl-goreleaser-2.13.3"
286+
"store_path": "/nix/store/bwgcsz27118a6ir1s380z5y5h4pzxs15-goreleaser-2.15.2"
287287
},
288288
"aarch64-linux": {
289289
"outputs": [
290290
{
291291
"name": "out",
292-
"path": "/nix/store/bfbp23i9llmzkx6rw33k6lawd6zmg0da-goreleaser-2.13.3",
292+
"path": "/nix/store/a44yq5ab2rh5virfnn5hjl91n0fbbs2c-goreleaser-2.15.2",
293293
"default": true
294294
}
295295
],
296-
"store_path": "/nix/store/bfbp23i9llmzkx6rw33k6lawd6zmg0da-goreleaser-2.13.3"
296+
"store_path": "/nix/store/a44yq5ab2rh5virfnn5hjl91n0fbbs2c-goreleaser-2.15.2"
297297
},
298298
"x86_64-darwin": {
299299
"outputs": [
300300
{
301301
"name": "out",
302-
"path": "/nix/store/j6qmx9kv1qn4l5m3rx251y7drmbk13gz-goreleaser-2.13.3",
302+
"path": "/nix/store/a4i4f89y7pizcicjs0w5y7issgrm0qg0-goreleaser-2.15.2",
303303
"default": true
304304
}
305305
],
306-
"store_path": "/nix/store/j6qmx9kv1qn4l5m3rx251y7drmbk13gz-goreleaser-2.13.3"
306+
"store_path": "/nix/store/a4i4f89y7pizcicjs0w5y7issgrm0qg0-goreleaser-2.15.2"
307307
},
308308
"x86_64-linux": {
309309
"outputs": [
310310
{
311311
"name": "out",
312-
"path": "/nix/store/ncgmpkws1i0zlk6bm8lx10rkz2pd65al-goreleaser-2.13.3",
312+
"path": "/nix/store/w6hm24gyxk0yjn1qbyx66s11y7cr5kkp-goreleaser-2.15.2",
313313
"default": true
314314
}
315315
],
316-
"store_path": "/nix/store/ncgmpkws1i0zlk6bm8lx10rkz2pd65al-goreleaser-2.13.3"
316+
"store_path": "/nix/store/w6hm24gyxk0yjn1qbyx66s11y7cr5kkp-goreleaser-2.15.2"
317317
}
318318
}
319319
},

0 commit comments

Comments
 (0)