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:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user