Skip to content

Commit 541f854

Browse files
chore(deps): update dependency flyctl to v0.3.110
1 parent 375d83f commit 541f854

2 files changed

Lines changed: 9 additions & 29 deletions

File tree

devbox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"$schema": "https://raw.githubusercontent.com/jetpack-io/devbox/0.10.1/.schema/devbox.schema.json",
33
"packages": [
44
"go@1.22.1",
5-
"flyctl@0.2.17"
5+
"flyctl@0.3.110"
66
]
77
}

devbox.lock

Lines changed: 8 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,31 @@
11
{
22
"lockfile_version": "1",
33
"packages": {
4-
"flyctl@0.2.17": {
5-
"last_modified": "2024-03-14T18:35:26Z",
6-
"resolved": "github:NixOS/nixpkgs/ca67f3cfc013e18fe95500840fb21ad748805fc6#flyctl",
4+
"flyctl@0.3.110": {
5+
"last_modified": "2025-05-06T08:06:31Z",
6+
"resolved": "github:NixOS/nixpkgs/1cb1c02a6b1b7cf67e3d7731cbbf327a53da9679#flyctl",
77
"source": "devbox-search",
8-
"version": "0.2.17",
8+
"version": "0.3.110",
99
"systems": {
10-
"aarch64-darwin": {
11-
"outputs": [
12-
{
13-
"name": "out",
14-
"path": "/nix/store/vy626cm1x57k8h3ava7fbf9w204qjdd1-flyctl-0.2.17",
15-
"default": true
16-
}
17-
],
18-
"store_path": "/nix/store/vy626cm1x57k8h3ava7fbf9w204qjdd1-flyctl-0.2.17"
19-
},
2010
"aarch64-linux": {
2111
"outputs": [
2212
{
2313
"name": "out",
24-
"path": "/nix/store/iky7whqlarwiqqhackvkhb7yar7rim2j-flyctl-0.2.17",
25-
"default": true
26-
}
27-
],
28-
"store_path": "/nix/store/iky7whqlarwiqqhackvkhb7yar7rim2j-flyctl-0.2.17"
29-
},
30-
"x86_64-darwin": {
31-
"outputs": [
32-
{
33-
"name": "out",
34-
"path": "/nix/store/j2z2z4pa4x9n2l49n1x9p53mj82hasc8-flyctl-0.2.17",
14+
"path": "/nix/store/00ba82lv81mjcacdxa1yhlgns8falnmc-flyctl-0.3.110",
3515
"default": true
3616
}
3717
],
38-
"store_path": "/nix/store/j2z2z4pa4x9n2l49n1x9p53mj82hasc8-flyctl-0.2.17"
18+
"store_path": "/nix/store/00ba82lv81mjcacdxa1yhlgns8falnmc-flyctl-0.3.110"
3919
},
4020
"x86_64-linux": {
4121
"outputs": [
4222
{
4323
"name": "out",
44-
"path": "/nix/store/d3lf65zyw9jxaw6y9bb9x83qprgnd88n-flyctl-0.2.17",
24+
"path": "/nix/store/24nb2zkl1xbnsb4sgff2ahcssk2vv14j-flyctl-0.3.110",
4525
"default": true
4626
}
4727
],
48-
"store_path": "/nix/store/d3lf65zyw9jxaw6y9bb9x83qprgnd88n-flyctl-0.2.17"
28+
"store_path": "/nix/store/24nb2zkl1xbnsb4sgff2ahcssk2vv14j-flyctl-0.3.110"
4929
}
5030
}
5131
},

0 commit comments

Comments
 (0)