Commit 2433c1b4 authored by Twingate Build Bot's avatar Twingate Build Bot
Browse files

twingate: 2024.63.115357 -> 2024.98.119333

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

stdenv.mkDerivation rec {
  pname = "twingate";
  version = "2024.63.115357";
  version = "2024.98.119300";

  src = fetchurl {
    url = "https://binaries.twingate.com/client/linux/DEB/x86_64/${version}/twingate-amd64.deb";
    hash = "sha256-VSm9gnHfo9LPwUvNwLeX7OjqMYgFUgGYSxx/qDndfwo=";
    hash = "sha256-N0cabYHaF5H1EeriQRQL7bN5UM85oOGrm9pxGr1AlEk=";
  };

  buildInputs = [