Skip to content

Commit 18b5adf

Browse files
build(deps): Update clusterctl binary to v1.8.3 (#929)
make binary version match go.mod version.
1 parent a4ef700 commit 18b5adf

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

devbox.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -98,50 +98,50 @@
9898
}
9999
},
100100
"clusterctl@latest": {
101-
"last_modified": "2024-09-10T15:01:03Z",
102-
"resolved": "github:NixOS/nixpkgs/5ed627539ac84809c78b2dd6d26a5cebeb5ae269#clusterctl",
101+
"last_modified": "2024-09-18T09:48:47Z",
102+
"resolved": "github:NixOS/nixpkgs/294eb5975def0caa718fca92dc5a9d656ae392a9#clusterctl",
103103
"source": "devbox-search",
104-
"version": "1.8.2",
104+
"version": "1.8.3",
105105
"systems": {
106106
"aarch64-darwin": {
107107
"outputs": [
108108
{
109109
"name": "out",
110-
"path": "/nix/store/s3pp68njq1k7s9hcy4c7jk26mdalpqbw-clusterctl-1.8.2",
110+
"path": "/nix/store/pjs8kpi24h47r6g3zcbi1xz3q65lg16w-clusterctl-1.8.3",
111111
"default": true
112112
}
113113
],
114-
"store_path": "/nix/store/s3pp68njq1k7s9hcy4c7jk26mdalpqbw-clusterctl-1.8.2"
114+
"store_path": "/nix/store/pjs8kpi24h47r6g3zcbi1xz3q65lg16w-clusterctl-1.8.3"
115115
},
116116
"aarch64-linux": {
117117
"outputs": [
118118
{
119119
"name": "out",
120-
"path": "/nix/store/nwa71ny8blhdw0xhm6nr6jpqnlsa52jr-clusterctl-1.8.2",
120+
"path": "/nix/store/48chmjxqsgvmdlrrqc7yhwjspczn3ki5-clusterctl-1.8.3",
121121
"default": true
122122
}
123123
],
124-
"store_path": "/nix/store/nwa71ny8blhdw0xhm6nr6jpqnlsa52jr-clusterctl-1.8.2"
124+
"store_path": "/nix/store/48chmjxqsgvmdlrrqc7yhwjspczn3ki5-clusterctl-1.8.3"
125125
},
126126
"x86_64-darwin": {
127127
"outputs": [
128128
{
129129
"name": "out",
130-
"path": "/nix/store/3bfci38q2x4z6n2m9g6i3di1wgyj4bhv-clusterctl-1.8.2",
130+
"path": "/nix/store/aw42fmqy01zyclfjxaq9z8zxczhjb81y-clusterctl-1.8.3",
131131
"default": true
132132
}
133133
],
134-
"store_path": "/nix/store/3bfci38q2x4z6n2m9g6i3di1wgyj4bhv-clusterctl-1.8.2"
134+
"store_path": "/nix/store/aw42fmqy01zyclfjxaq9z8zxczhjb81y-clusterctl-1.8.3"
135135
},
136136
"x86_64-linux": {
137137
"outputs": [
138138
{
139139
"name": "out",
140-
"path": "/nix/store/ff2fx61k2g0p0agyk31aghf7sxa7n3pg-clusterctl-1.8.2",
140+
"path": "/nix/store/40lnzl14f07haacy5b8yws43r9sa3cm8-clusterctl-1.8.3",
141141
"default": true
142142
}
143143
],
144-
"store_path": "/nix/store/ff2fx61k2g0p0agyk31aghf7sxa7n3pg-clusterctl-1.8.2"
144+
"store_path": "/nix/store/40lnzl14f07haacy5b8yws43r9sa3cm8-clusterctl-1.8.3"
145145
}
146146
}
147147
},

0 commit comments

Comments
 (0)