kanidm_1_9: 1.9.0-pre -> 1.9.0 (#491245)

This commit is contained in:
Adam C. Stephens
2026-02-17 04:47:17 +00:00
committed by GitHub
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -2,4 +2,5 @@ import ./generic.nix {
version = "1.8.6";
hash = "sha256-+NZs8HHHmWGmlNNymIlbV7E28RiaGLmvtZkCWZJQvMk=";
cargoHash = "sha256-NKCQRIxvWAT5saMO85noYZtm7h0OPFhWFqudvkQPYTE=";
eolDate = "2026-03-16";
}
+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=";
}