Merge pull request #245432 from Shawn8901/update-teamspeak

teamspeak_client: 3.6.0 -> 3.6.1
This commit is contained in:
Luke Granger-Brown
2023-07-25 22:45:12 +01:00
committed by GitHub
@@ -30,11 +30,11 @@ in
stdenv.mkDerivation rec {
pname = "teamspeak-client";
version = "3.6.0";
version = "3.6.1";
src = fetchurl {
url = "https://files.teamspeak-services.com/releases/client/${version}/TeamSpeak3-Client-linux_${arch}-${version}.run";
hash = "sha256-ZbElnFoQmXdtCR9lb6eOz4dMzSwpfjC1DvG3VbDoSEA=";
hash = "sha256-j4sgZ+tJpV6ST0yLmbLTLgBxQTcK1LZoEEfMe3TUAC4=";
};
# grab the plugin sdk for the desktop icon