filezilla: 3.61.0 -> 3.62.2

This commit is contained in:
R. Ryantm 2023-01-22 09:33:22 +00:00
parent 4e9efbd52a
commit b0c69069f1

View File

@ -19,11 +19,11 @@
stdenv.mkDerivation rec {
pname = "filezilla";
version = "3.61.0";
version = "3.62.2";
src = fetchurl {
url = "https://download.filezilla-project.org/client/FileZilla_${version}_src.tar.bz2";
hash = "sha256-Cv7w5NolICaHsy7Wsf/NhELVs1vc0W308Cuy6pLimfc=";
hash = "sha256-p2cJY1yg6kdPaR9sYLGRM0rzB57xksB8NGUEuqtzjBI=";
};
configureFlags = [