Commit 02c71c28 authored by Twingate Build Bot's avatar Twingate Build Bot
Browse files

twingate: 2023.250.97595 -> 2024.018.111182

parent 222a5e0b
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.250.97595";
  version = "2024.018.111147";

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

  buildInputs = [