paretosecurity: 0.2.37 -> 0.2.38 (#422894)
This commit is contained in:
commit
855ba1fd1c
@ -17,16 +17,16 @@ buildGoModule (finalAttrs: {
|
|||||||
webkitgtk_4_1
|
webkitgtk_4_1
|
||||||
];
|
];
|
||||||
pname = "paretosecurity";
|
pname = "paretosecurity";
|
||||||
version = "0.2.37";
|
version = "0.2.38";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "ParetoSecurity";
|
owner = "ParetoSecurity";
|
||||||
repo = "agent";
|
repo = "agent";
|
||||||
rev = finalAttrs.version;
|
rev = finalAttrs.version;
|
||||||
hash = "sha256-kwGZmj7YJtciFGNVYGKOE8yqGUxMlDBwivBNXmSAfQk=";
|
hash = "sha256-+2QHLSekDaH8Ltq5UbQIG+GeLO8e1tYK4QPSeOB20YY=";
|
||||||
};
|
};
|
||||||
|
|
||||||
vendorHash = "sha256-nN2FS0XEZyyk83xXyoaQktZcGzPRtxND1qmskvqxEII=";
|
vendorHash = "sha256-GMbP34qjn/4ffTW5fxTMdzommcpHf9t3yZJ/jm4Tuzg=";
|
||||||
proxyVendor = true;
|
proxyVendor = true;
|
||||||
|
|
||||||
# Skip building the Windows installer
|
# Skip building the Windows installer
|
||||||
|
Loading…
x
Reference in New Issue
Block a user