Commit bf303b81 authored by Twingate Build Bot's avatar Twingate Build Bot Committed by Oleksandr Chupryna
Browse files

twingate: 2023.227.93197 -> 2023.250.97645

parent b5ea0c03
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,11 +13,11 @@

stdenv.mkDerivation rec {
  pname = "twingate";
  version = "2023.227.93197";
  version = "2023.250.97595";

  src = fetchurl {
    url = "https://binaries.twingate.com/client/linux/DEB/x86_64/${version}/twingate-amd64.deb";
    hash = "sha256-YV56U+RXpTOJvyufVKtTY1c460//ZJcifq2XroTQLXU=";
    hash = "sha256-JTkyJLbcAEcmftPKejMnxwIY+ICkaFar2fahKeXk3fs=";
  };

  buildInputs = [