Skip to content

Commit cf590b7

Browse files
authored
paretosecurity: 0.2.17 -> 0.2.23 (NixOS#408857)
2 parents 99f45ad + 0e11c49 commit cf590b7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/pa/paretosecurity/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,16 @@ buildGoModule (finalAttrs: {
1717
webkitgtk_4_1
1818
];
1919
pname = "paretosecurity";
20-
version = "0.2.17";
20+
version = "0.2.23";
2121

2222
src = fetchFromGitHub {
2323
owner = "ParetoSecurity";
2424
repo = "agent";
2525
rev = finalAttrs.version;
26-
hash = "sha256-2Ev6LJWa+iPV7/Y/o9HrNf4vR4dbnIOim+qb4HdRXqU=";
26+
hash = "sha256-jqjfaTvbwp/3P3E7eYv8CFaaYNjPfnbrFIzD6JcccV4=";
2727
};
2828

29-
vendorHash = "sha256-YnyACP/hJYxi4AWMwr0We4YUTbWwahKAIYN6RnHmzls=";
29+
vendorHash = "sha256-v9M1CX6mIK8MdaI5TVa0Uc+HnIy+oCg+vYlH3eU809Q=";
3030
proxyVendor = true;
3131

3232
# Skip building the Windows installer

0 commit comments

Comments
 (0)