ocsp-server: 0.6.0 -> 0.6.1 (#443397)

This commit is contained in:
Nick Cao
2025-09-16 20:52:02 +00:00
committed by GitHub
+3 -3
View File
@@ -16,16 +16,16 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "ocsp-server";
version = "0.6.0";
version = "0.6.1";
src = fetchFromGitHub {
owner = "DorianCoding";
repo = "OCSP-server";
tag = "v${finalAttrs.version}";
hash = "sha256-QaPE1mbOI6+D2pPfhpMA8LmWXKqkOoLLBQSVxdlNkoY=";
hash = "sha256-7JYefylOs+Chqejt+hpB1AD4FTdbIhfKS1He4xAFMLo=";
};
cargoHash = "sha256-qaDnMbAQA5c8Nim28HAN9QB1cxfBRaFAy8xh41Iekds=";
cargoHash = "sha256-2wtQO6Mp4rkeklpCDKFRre5WGao7dQd+Mmma80QRo00=";
checkFlags = [
# Requires database access