Skip to content

Commit b8aa586

Browse files
chore(deps): update dependency goreleaser to v2.15.2
| datasource | package | from | to | | ---------- | ---------- | ------ | ------ | | devbox | goreleaser | 2.15.0 | 2.15.2 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 061d715 commit b8aa586

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
@@ -10,7 +10,7 @@
1010
1111
1212
13-
13+
1414
],
1515
"shell": {
1616
"init_hook": [

devbox.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -100,51 +100,51 @@
100100
}
101101
}
102102
},
103-
104-
"last_modified": "2026-04-01T01:09:41Z",
105-
"resolved": "github:NixOS/nixpkgs/62e3050a29278c985725a86704faa1e99236b51a#goreleaser",
103+
104+
"last_modified": "2026-04-08T00:40:38Z",
105+
"resolved": "github:NixOS/nixpkgs/9a01fad67a57e44e1b3e1d905c6881bcfb209e8a#goreleaser",
106106
"source": "devbox-search",
107-
"version": "2.15.0",
107+
"version": "2.15.2",
108108
"systems": {
109109
"aarch64-darwin": {
110110
"outputs": [
111111
{
112112
"name": "out",
113-
"path": "/nix/store/lgi3v9r8cr8m7s1ixjbqs3kqmgxgd0yg-goreleaser-2.15.0",
113+
"path": "/nix/store/bwgcsz27118a6ir1s380z5y5h4pzxs15-goreleaser-2.15.2",
114114
"default": true
115115
}
116116
],
117-
"store_path": "/nix/store/lgi3v9r8cr8m7s1ixjbqs3kqmgxgd0yg-goreleaser-2.15.0"
117+
"store_path": "/nix/store/bwgcsz27118a6ir1s380z5y5h4pzxs15-goreleaser-2.15.2"
118118
},
119119
"aarch64-linux": {
120120
"outputs": [
121121
{
122122
"name": "out",
123-
"path": "/nix/store/cd2qkd4004rwk5k60xfa9hwmzin9734s-goreleaser-2.15.0",
123+
"path": "/nix/store/a44yq5ab2rh5virfnn5hjl91n0fbbs2c-goreleaser-2.15.2",
124124
"default": true
125125
}
126126
],
127-
"store_path": "/nix/store/cd2qkd4004rwk5k60xfa9hwmzin9734s-goreleaser-2.15.0"
127+
"store_path": "/nix/store/a44yq5ab2rh5virfnn5hjl91n0fbbs2c-goreleaser-2.15.2"
128128
},
129129
"x86_64-darwin": {
130130
"outputs": [
131131
{
132132
"name": "out",
133-
"path": "/nix/store/3ijzpdjhl0pqw4v8zss34m69g0f5wbhm-goreleaser-2.15.0",
133+
"path": "/nix/store/a4i4f89y7pizcicjs0w5y7issgrm0qg0-goreleaser-2.15.2",
134134
"default": true
135135
}
136136
],
137-
"store_path": "/nix/store/3ijzpdjhl0pqw4v8zss34m69g0f5wbhm-goreleaser-2.15.0"
137+
"store_path": "/nix/store/a4i4f89y7pizcicjs0w5y7issgrm0qg0-goreleaser-2.15.2"
138138
},
139139
"x86_64-linux": {
140140
"outputs": [
141141
{
142142
"name": "out",
143-
"path": "/nix/store/1fmn9c1c31mldlifq4l2zpyjfwih6nsq-goreleaser-2.15.0",
143+
"path": "/nix/store/w6hm24gyxk0yjn1qbyx66s11y7cr5kkp-goreleaser-2.15.2",
144144
"default": true
145145
}
146146
],
147-
"store_path": "/nix/store/1fmn9c1c31mldlifq4l2zpyjfwih6nsq-goreleaser-2.15.0"
147+
"store_path": "/nix/store/w6hm24gyxk0yjn1qbyx66s11y7cr5kkp-goreleaser-2.15.2"
148148
}
149149
}
150150
},

0 commit comments

Comments
 (0)