Merge pull request #212897 from r-ryantm/auto-update/pritunl-client

pritunl-client: 1.3.3373.6 -> 1.3.3420.31
This commit is contained in:
Nick Cao 2023-01-31 16:52:56 +08:00 committed by GitHub
commit 847f899a5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,17 +2,17 @@
buildGoModule rec {
pname = "pritunl-client";
version = "1.3.3373.6";
version = "1.3.3420.31";
src = fetchFromGitHub {
owner = "pritunl";
repo = "pritunl-client-electron";
rev = version;
sha256 = "sha256-Ttg6SNDcNIQlbNnKQY32hmsrgLhzHkeQfwlmCHe0bI0=";
sha256 = "sha256-FKLYpn2HeAVGN9OjLowv2BJRLZKReqXLPFvbin/jaBo=";
};
modRoot = "cli";
vendorSha256 = "sha256-fI2RIzvfbqBgchsvY8hsiecXYItM2XX9h8oiP3zmfTA=";
vendorHash = "sha256-fI2RIzvfbqBgchsvY8hsiecXYItM2XX9h8oiP3zmfTA=";
postInstall = ''
mv $out/bin/cli $out/bin/pritunl-client