Skip to content

Commit e7c84f2

Browse files
chore(deps): update dependency flyctl to v0.3.172
1 parent 00cbcd8 commit e7c84f2

File tree

2 files changed

+38
-9
lines changed

2 files changed

+38
-9
lines changed

devbox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"packages": [
33
"nodejs@20",
44
"bun@1",
5-
"flyctl@0.1.127"
5+
"flyctl@0.3.172"
66
]
77
}

devbox.lock

Lines changed: 37 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,28 +18,57 @@
1818
}
1919
}
2020
},
21-
"flyctl@0.1.127": {
22-
"last_modified": "2023-11-19T17:46:56Z",
23-
"resolved": "github:NixOS/nixpkgs/0bf3f5cf6a98b5d077cdcdb00a6d4b3d92bc78b5#flyctl",
21+
"flyctl@0.3.172": {
22+
"last_modified": "2025-09-18T16:33:27Z",
23+
"resolved": "github:NixOS/nixpkgs/f4b140d5b253f5e2a1ff4e5506edbf8267724bde#flyctl",
2424
"source": "devbox-search",
25-
"version": "0.1.127",
25+
"version": "0.3.172",
2626
"systems": {
2727
"aarch64-darwin": {
28-
"store_path": "/nix/store/2ysmzrmqw9mk006m02p7sg2a3y871cqj-flyctl-0.1.127"
28+
"outputs": [
29+
{
30+
"name": "out",
31+
"path": "/nix/store/7kyv2sdwkqcbba35qxdfbxg6c33qsmd1-flyctl-0.3.172",
32+
"default": true
33+
}
34+
],
35+
"store_path": "/nix/store/7kyv2sdwkqcbba35qxdfbxg6c33qsmd1-flyctl-0.3.172"
2936
},
3037
"aarch64-linux": {
31-
"store_path": "/nix/store/n1hpwpwdr2smxs4489rsj9ippq9vm1ra-flyctl-0.1.127"
38+
"outputs": [
39+
{
40+
"name": "out",
41+
"path": "/nix/store/v9p1yg87cakrvmvj8cr5favj6xhxcj5q-flyctl-0.3.172",
42+
"default": true
43+
}
44+
],
45+
"store_path": "/nix/store/v9p1yg87cakrvmvj8cr5favj6xhxcj5q-flyctl-0.3.172"
3246
},
3347
"x86_64-darwin": {
34-
"store_path": "/nix/store/gpbrjpnj8q4cf7wbdhqd2bx82h18ycj8-flyctl-0.1.127"
48+
"outputs": [
49+
{
50+
"name": "out",
51+
"path": "/nix/store/6a8cp3m1pqiq01l1v2nccn016vg8dw86-flyctl-0.3.172",
52+
"default": true
53+
}
54+
],
55+
"store_path": "/nix/store/6a8cp3m1pqiq01l1v2nccn016vg8dw86-flyctl-0.3.172"
3556
},
3657
"x86_64-linux": {
37-
"store_path": "/nix/store/y27kki46r3bfcsgjjdphizzcfsllpxif-flyctl-0.1.127"
58+
"outputs": [
59+
{
60+
"name": "out",
61+
"path": "/nix/store/0zqb85bc5ashrqanpfc3ylvhnzbmri0k-flyctl-0.3.172",
62+
"default": true
63+
}
64+
],
65+
"store_path": "/nix/store/0zqb85bc5ashrqanpfc3ylvhnzbmri0k-flyctl-0.3.172"
3866
}
3967
}
4068
},
4169
"nodejs@20": {
4270
"last_modified": "2023-10-25T20:49:13Z",
71+
"plugin_version": "0.0.2",
4372
"resolved": "github:NixOS/nixpkgs/75a52265bda7fd25e06e3a67dee3f0354e73243c#nodejs_20",
4473
"source": "devbox-search",
4574
"version": "20.9.0",

0 commit comments

Comments
 (0)