Unverified Commit 01663400 authored by Arne Keller's avatar Arne Keller Committed by GitHub
Browse files

twingate: 2024.263.131851 -> 2025.72.142681 (#389482)

parents 180d320f 5b12598a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -14,11 +14,11 @@

stdenv.mkDerivation rec {
  pname = "twingate";
  version = "2024.263.131851";
  version = "2025.72.142645";

  src = fetchurl {
    url = "https://binaries.twingate.com/client/linux/DEB/x86_64/${version}/twingate-amd64.deb";
    hash = "sha256-8rmTGCHROdq+g+IsuZUMbhXfQEKfiy0riSXjLZ2yDhA=";
    hash = "sha256-8NIaPj6q2wPq908ZQt4Dihb0ffcc/pccrQD6lonsehc=";
  };

  buildInputs = [