twingate: 2024.263.131851 -> 2025.72.142681 (#389482)

This commit is contained in:
Arne Keller 2025-03-14 15:29:44 +01:00 committed by GitHub
commit 016634002b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 = [