Merge pull request #253846 from Twingate/twingate-2023.250.97645

twingate: 2023.227.93197 -> 2023.250.97645
This commit is contained in:
Ilan Joselevich 2023-09-21 14:44:39 +02:00 committed by GitHub
commit a355564a99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,11 +13,11 @@
stdenv.mkDerivation rec {
pname = "twingate";
version = "2023.227.93197";
version = "2023.250.97595";
src = fetchurl {
url = "https://binaries.twingate.com/client/linux/DEB/x86_64/${version}/twingate-amd64.deb";
hash = "sha256-YV56U+RXpTOJvyufVKtTY1c460//ZJcifq2XroTQLXU=";
hash = "sha256-JTkyJLbcAEcmftPKejMnxwIY+ICkaFar2fahKeXk3fs=";
};
buildInputs = [