ov: 0.50.2 -> 0.51.1 (#492407)

This commit is contained in:
Paul Meyer
2026-04-20 11:49:16 +00:00
committed by GitHub
+3 -3
View File
@@ -12,16 +12,16 @@
buildGoModule (finalAttrs: {
pname = "ov";
version = "0.50.2";
version = "0.51.1";
src = fetchFromGitHub {
owner = "noborus";
repo = "ov";
tag = "v${finalAttrs.version}";
hash = "sha256-tmGOyafVocbeEfHQcvysBuX/LJO62xRuclQ6Xy+Q1Gs=";
hash = "sha256-Wt7XF1/l5WwdlrnFLyJPYoXyaWhE+uF1RAN68iol3qM=";
};
vendorHash = "sha256-Y+rNTJoSbTccHVPA/TTQGkkYpYr72WB8gqwzWfqPRH0=";
vendorHash = "sha256-rfUE38Wfo29s9GRsg/F/FCIto9yikE4b9QwLxYjvSg8=";
ldflags = [
"-s"