openvino-genai: 2026.2.0.0 -> 2026.2.1.0

https://github.com/openvinotoolkit/openvino.genai/releases/tag/2026.2.1.0
This commit is contained in:
Martin Weinelt
2026-06-17 17:10:47 +02:00
parent c05218b571
commit d9075d48e0
+2 -2
View File
@@ -46,7 +46,7 @@ in
stdenv.mkDerivation (finalAttrs: {
pname = "openvino-genai";
version = "2026.2.0.0";
version = "2026.2.1.0";
__structuredAttrs = true;
@@ -56,7 +56,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "openvinotoolkit";
repo = "openvino.genai";
tag = finalAttrs.version;
hash = "sha256-C60e4F+NuUPA4pQ/o2+EekOmp47QH1fTGDyXYqPJ57s=";
hash = "sha256-M8xxOsNvtIYIKvkrmOUnKv6gL/RAGuBfTBu3OPm3zRk=";
};
outputs = [