twingate: 2024.263.131851 -> 2025.72.142681

This commit is contained in:
Twingate Build Bot
2025-03-13 10:55:12 +00:00
parent 2e3ced7773
commit 5b12598ac3
+2 -2
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 = [