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

pritunl-client: 1.3.3430.77 -> 1.3.3457.61
This commit is contained in:
Ilan Joselevich 2023-03-06 22:50:01 +02:00 committed by GitHub
commit aaa58820e7
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.3430.77";
version = "1.3.3457.61";
src = fetchFromGitHub {
owner = "pritunl";
repo = "pritunl-client-electron";
rev = version;
sha256 = "sha256-tB6BAtLIlsU7mQmJ/Ec94X2r0mmGJlefc2NkyDhQ2Ek=";
sha256 = "sha256-tX+AUm8X1bRvR1Lb93Bwlxx+gm9Xvyw8Fn2odmEqiJA=";
};
modRoot = "cli";
vendorHash = "sha256-fI2RIzvfbqBgchsvY8hsiecXYItM2XX9h8oiP3zmfTA=";
vendorHash = "sha256-miwGLWpoaavg/xcw/0pNBYCdovBnvjP5kdaaGPcRuWk=";
postInstall = ''
mv $out/bin/cli $out/bin/pritunl-client