kanidm_1_11: 1.11.1 -> 1.11.2

Changelog: https://github.com/kanidm/kanidm/releases/tag/v1.11.2
This commit is contained in:
Tom Herbers
2026-09-11 09:09:39 +02:00
parent 8ce4ef6cb6
commit 1f2ce128e4

View File

@@ -1,5 +1,5 @@
import ./generic.nix {
version = "1.11.1";
hash = "sha256-IQmXHl+Gx7QLuLUCmIh919o+ziCy2q2NvVabwQwhML0=";
cargoHash = "sha256-DSYynKWb9jjFp3u3c6z9dFXts8ydgEho7xoFlL6cPXs=";
version = "1.11.2";
hash = "sha256-W7LkbHu2jS5pB63eTvmKsypOzL/bzm/5ssnzlpME6jc=";
cargoHash = "sha256-pn1g0sesG9YtFf/qUvrSHW/m+2rHEyeZGzW1V5XRT+Y=";
}