Merge pull request #253846 from Twingate/twingate-2023.250.97645

twingate: 2023.227.93197 -> 2023.250.97645

authored by

Ilan Joselevich and committed by
GitHub
a355564a 8a017c26

+2 -2
+2 -2
pkgs/applications/networking/twingate/default.nix
··· 13 14 stdenv.mkDerivation rec { 15 pname = "twingate"; 16 - version = "2023.227.93197"; 17 18 src = fetchurl { 19 url = "https://binaries.twingate.com/client/linux/DEB/x86_64/${version}/twingate-amd64.deb"; 20 - hash = "sha256-YV56U+RXpTOJvyufVKtTY1c460//ZJcifq2XroTQLXU="; 21 }; 22 23 buildInputs = [
··· 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 = [