We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95e89b7 + 73ad097 commit aa57338Copy full SHA for aa57338
1 file changed
pkgs/by-name/fl/flyctl/package.nix
@@ -9,13 +9,13 @@
9
10
buildGoModule rec {
11
pname = "flyctl";
12
- version = "0.3.145";
+ version = "0.3.149";
13
14
src = fetchFromGitHub {
15
owner = "superfly";
16
repo = "flyctl";
17
rev = "v${version}";
18
- hash = "sha256-fMBKuIzycuBMtkaGZPJmfRhYntER+yFzAA6mTCLuhws=";
+ hash = "sha256-9kzyQH5oJr8e0yYgTi7wBmnYRjyeiFffJccuPiAF5JQ=";
19
};
20
21
vendorHash = "sha256-G+RT2teg1+AoLJRjYKnQtVcGH3sbtrxhklQfGMIod+0=";
0 commit comments