worldpainter: 2.26.1 -> 2.26.2

This commit is contained in:
R. Ryantm 2026-06-21 00:29:27 +00:00
commit 9ce8cbe92a

View file

@ -10,11 +10,11 @@
}:
stdenv.mkDerivation rec {
pname = "worldpainter";
version = "2.26.1";
version = "2.26.2";
src = fetchurl {
url = "https://www.worldpainter.net/files/worldpainter_${version}.tar.gz";
hash = "sha256-YlFiGim9IeurDZ4H1XzxRDn7GM/U/zL9SqTUT4gJdno=";
hash = "sha256-vYsIDzzt6VeeXXDDHDduH8jb/sGgviqVRMilk5dl0tU=";
};
nativeBuildInputs = [