super-slicer: 2.3.57.9 -> 2.3.57.10

authored by Vladimir Serov and committed by Jonathan Ringer 1766d4bc 9f697d60

+2 -2
+2 -2
pkgs/applications/misc/prusa-slicer/super-slicer.nix
··· 5 5 description = "PrusaSlicer fork with more features and faster development cycle"; 6 6 7 7 versions = { 8 - stable = { version = "2.3.57.9"; sha256 = "sha256-JWZ6PdzKwxdyp7StYuW69XGbTPoxaIJ2R4Ynmc65hvE="; }; 9 - latest = { version = "2.3.57.9"; sha256 = "sha256-JWZ6PdzKwxdyp7StYuW69XGbTPoxaIJ2R4Ynmc65hvE="; }; 8 + stable = { version = "2.3.57.10"; sha256 = "sha256-/1oZgmZpRoizVpklKaI12qP4bVIGYyVpybmuCIz3Y0M="; }; 9 + latest = { version = "2.3.57.10"; sha256 = "sha256-/1oZgmZpRoizVpklKaI12qP4bVIGYyVpybmuCIz3Y0M="; }; 10 10 }; 11 11 12 12 override = { version, sha256 }: super: {