update(pkgs/crowdsec): Update crowdsec packages
This commit is contained in:
parent
53636e4a07
commit
209c803826
3 changed files with 17 additions and 15 deletions
|
@ -3,25 +3,25 @@
|
|||
{
|
||||
crowdsec-firewall-bouncer = {
|
||||
pname = "crowdsec-firewall-bouncer";
|
||||
version = "v0.0.31";
|
||||
version = "v0.0.34";
|
||||
src = fetchFromGitHub {
|
||||
owner = "crowdsecurity";
|
||||
repo = "cs-firewall-bouncer";
|
||||
rev = "v0.0.31";
|
||||
rev = "v0.0.34";
|
||||
fetchSubmodules = false;
|
||||
sha256 = "sha256-59MWll8v00CF4WA53gjHZSTFc8hpYaHENg9O7LgTCrA=";
|
||||
sha256 = "sha256-lDO9pwPkbI+FDTdXBv03c0p8wbkRUiIDNl1ip3AZo2g=";
|
||||
};
|
||||
};
|
||||
crowdsec-hub = {
|
||||
pname = "crowdsec-hub";
|
||||
version = "850614b9fcd4298f559b422c5ac685a69aa2e5ff";
|
||||
version = "fc59f78180f3edfce76df3e77b001c454f567d3d";
|
||||
src = fetchFromGitHub {
|
||||
owner = "crowdsecurity";
|
||||
repo = "hub";
|
||||
rev = "850614b9fcd4298f559b422c5ac685a69aa2e5ff";
|
||||
rev = "fc59f78180f3edfce76df3e77b001c454f567d3d";
|
||||
fetchSubmodules = false;
|
||||
sha256 = "sha256-96MMwFN5KongQA3YJVSuk7Kanbr1gR94CCyiflmez2k=";
|
||||
sha256 = "sha256-Ejx3ta05SMvV/Dj7wy2iF9QYbGoRvxPB3+QuCIoTX4Q=";
|
||||
};
|
||||
date = "2025-05-17";
|
||||
date = "2025-08-17";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue