Merge pull request #281817 from Twingate/twingate-2024.018.111182

twingate: 2023.250.97595 -> 2024.018.111182

authored by Ilan Joselevich and committed by GitHub 947661df ebead94f

+2 -2
+2 -2
pkgs/applications/networking/twingate/default.nix
··· 13 14 stdenv.mkDerivation rec { 15 pname = "twingate"; 16 - version = "2023.250.97595"; 17 18 src = fetchurl { 19 url = "https://binaries.twingate.com/client/linux/DEB/x86_64/${version}/twingate-amd64.deb"; 20 - hash = "sha256-JTkyJLbcAEcmftPKejMnxwIY+ICkaFar2fahKeXk3fs="; 21 }; 22 23 buildInputs = [
··· 13 14 stdenv.mkDerivation rec { 15 pname = "twingate"; 16 + version = "2024.018.111147"; 17 18 src = fetchurl { 19 url = "https://binaries.twingate.com/client/linux/DEB/x86_64/${version}/twingate-amd64.deb"; 20 + hash = "sha256-lOW4Y2zRP1UGMgBSC3K92mF5172kp0B1nwfRpE1QX/M="; 21 }; 22 23 buildInputs = [