gopass: 1.13.0 → 1.13.1

This commit is contained in:
Nikolay Korotkiy 2022-01-15 10:50:47 +03:00
parent bc59ba15b6
commit 4131e99160
No known key found for this signature in database
GPG key ID: D1DE6D7F693663A5

View file

@ -13,7 +13,7 @@
buildGoModule rec {
pname = "gopass";
version = "1.13.0";
version = "1.13.1";
nativeBuildInputs = [ installShellFiles makeWrapper ];
@ -21,7 +21,7 @@ buildGoModule rec {
owner = "gopasspw";
repo = pname;
rev = "v${version}";
sha256 = "sha256-MBpk84H3Ng/+rCjW2Scm/su0/5kgs7IzvFk/bFLNzXY=";
sha256 = "sha256-g/ICT489uW3a5EnsxJPYOnV+yeOFfaFPMowdIK0M1Fc=";
};
vendorSha256 = "sha256-HGc6jUp4WO5P5dwfa0r7+X78a8us9fWrf+/IOotZHqk=";