kanidm_1_9: 1.9.0-pre -> 1.9.0

Changelog: https://github.com/kanidm/kanidm/releases/tag/v1.9.0
This commit is contained in:
Adam C. Stephens
2026-02-16 21:14:15 -05:00
parent e3cc4f17e0
commit f2094dd5df
+2 -2
View File
@@ -1,5 +1,5 @@
import ./generic.nix {
version = "1.9.0-pre";
hash = "sha256-p+dZWG9czUtK7IaifM/1CbXfpLhKPBflL/uDqHtHwHA=";
version = "1.9.0";
hash = "sha256-PAYD+CSvDVtx5SFRtTogbu7Az+9WFVeFL/76Dr/pOog=";
cargoHash = "sha256-razlbe5VEiWz427dShvWT/rVuvBh5Re/z1vXsVQGOgM=";
}