Skip to content

Commit aa57338

Browse files
authored
flyctl: 0.3.145 -> 0.3.149 (#423238)
2 parents 95e89b7 + 73ad097 commit aa57338

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/by-name/fl/flyctl/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99

1010
buildGoModule rec {
1111
pname = "flyctl";
12-
version = "0.3.145";
12+
version = "0.3.149";
1313

1414
src = fetchFromGitHub {
1515
owner = "superfly";
1616
repo = "flyctl";
1717
rev = "v${version}";
18-
hash = "sha256-fMBKuIzycuBMtkaGZPJmfRhYntER+yFzAA6mTCLuhws=";
18+
hash = "sha256-9kzyQH5oJr8e0yYgTi7wBmnYRjyeiFffJccuPiAF5JQ=";
1919
};
2020

2121
vendorHash = "sha256-G+RT2teg1+AoLJRjYKnQtVcGH3sbtrxhklQfGMIod+0=";

0 commit comments

Comments
 (0)