twingate: 1.0.83 -> 2023.227.93198 (#249324)

* twingate: 1.0.83 -> 2023.227.93198

* - Preserve existing changes

* Update pkgs/applications/networking/twingate/default.nix

---------

Co-authored-by: Anton Shkurenko <anton@twingate.com>
Co-authored-by: Ilan Joselevich <personal@ilanjoselevich.com>
This commit is contained in:
Twingate Build Bot 2023-08-17 05:55:40 -07:00 committed by GitHub
parent 8cd56a3b7a
commit b22003dcc4
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 = "1.0.83+88994";
version = "2023.227.93197";
src = fetchurl {
url = "https://binaries.twingate.com/client/linux/DEB/x86_64/${version}/twingate-amd64.deb";
hash = "sha256-rPYjGSrjSNSdjMZRP0Gd7a9lRC+I06oOvZZEUEJ6s5k=";
hash = "sha256-YV56U+RXpTOJvyufVKtTY1c460//ZJcifq2XroTQLXU=";
};
buildInputs = [