Skip to content

Commit 8faaf3d

Browse files
authored
paretosecurity: 0.2.15 -> 0.2.17 (#406693)
2 parents c0e32b7 + 614887a commit 8faaf3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

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

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

2929
vendorHash = "sha256-YnyACP/hJYxi4AWMwr0We4YUTbWwahKAIYN6RnHmzls=";

0 commit comments

Comments
 (0)