Merge pull request #245432 from Shawn8901/update-teamspeak

teamspeak_client: 3.6.0 -> 3.6.1

authored by Luke Granger-Brown and committed by GitHub 1b3fb731 056ad926

+2 -2
+2 -2
pkgs/applications/networking/instant-messengers/teamspeak/client.nix
··· 30 30 stdenv.mkDerivation rec { 31 31 pname = "teamspeak-client"; 32 32 33 - version = "3.6.0"; 33 + version = "3.6.1"; 34 34 35 35 src = fetchurl { 36 36 url = "https://files.teamspeak-services.com/releases/client/${version}/TeamSpeak3-Client-linux_${arch}-${version}.run"; 37 - hash = "sha256-ZbElnFoQmXdtCR9lb6eOz4dMzSwpfjC1DvG3VbDoSEA="; 37 + hash = "sha256-j4sgZ+tJpV6ST0yLmbLTLgBxQTcK1LZoEEfMe3TUAC4="; 38 38 }; 39 39 40 40 # grab the plugin sdk for the desktop icon