bump: Update inputs

This commit is contained in:
Tristan Daniël Maat 2025-02-16 18:35:16 +08:00
parent b93ea1aaca
commit 3c7b6a7163
Signed by: tlater
GPG key ID: 49670FD774E43268
5 changed files with 23 additions and 46 deletions
pkgs/crowdsec/_sources

View file

@ -14,14 +14,14 @@
};
crowdsec-hub = {
pname = "crowdsec-hub";
version = "8f102f5ac79af59d3024ca2771b65ec87411ac02";
version = "f7d7f476f88a4af05e1cfb3994536990adecfb57";
src = fetchFromGitHub {
owner = "crowdsecurity";
repo = "hub";
rev = "8f102f5ac79af59d3024ca2771b65ec87411ac02";
rev = "f7d7f476f88a4af05e1cfb3994536990adecfb57";
fetchSubmodules = false;
sha256 = "sha256-8K1HkBg0++Au1dr2KMrl9b2ruqXdo+vqWngOCwL11Mo=";
sha256 = "sha256-m78uipryHDKixJzrF4K59ioAJ3WJN1JlXEC0DNVMCJ8=";
};
date = "2025-01-30";
date = "2025-02-16";
};
}