filezilla: 3.66.4 -> 3.66.5

This commit is contained in:
R. Ryantm 2024-03-09 11:06:07 +00:00 committed by Bjørn Forsman
parent b6f020bb26
commit 81db7c6679

View File

@ -22,11 +22,11 @@
stdenv.mkDerivation rec {
pname = "filezilla";
version = "3.66.4";
version = "3.66.5";
src = fetchurl {
url = "https://download.filezilla-project.org/client/FileZilla_${version}_src.tar.xz";
hash = "sha256-pA8E4C76rntQ0VFe4cNsSw5EWBhWbEUORAv9bHDpsgM=";
hash = "sha256-khIoGbrmNBBwuktuy0V+ZzC0bn3ImUKZCQPymJA9Gzs=";
};
configureFlags = [