redli: 0.16.0 -> 0.17.0

This commit is contained in:
R. Ryantm
2026-02-09 08:15:07 +00:00
parent 1f05c8b009
commit f77150eda9
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule (finalAttrs: {
pname = "redli";
version = "0.16.0";
version = "0.17.0";
src = fetchFromGitHub {
owner = "IBM-Cloud";
repo = "redli";
tag = "v${finalAttrs.version}";
hash = "sha256-pEEfJWDwMBkx2Ff9pHuvO6N8FvEe93pOI3EO40sNV+8=";
hash = "sha256-RSiXJwsQ1hj9+hIA4Q/xadNsS3skJhdGyJBV2LUX3n4=";
};
vendorHash = "sha256-30a/cZNkXsR0+fv74mfFZnvsylqJDRU72t/cwJur1dU=";
vendorHash = "sha256-WMDQG69VWQyhDyEBzHaUIPXJChfdl/jO/POqtPxIDGU=";
meta = {
description = "Humane alternative to the Redis-cli and TLS";