local-content-share: update 34 -> 35

This commit is contained in:
evolve
2025-09-05 17:53:37 +02:00
parent 221ca6c5f8
commit 60212f1ce9
@@ -6,13 +6,13 @@
buildGoModule (finalAttrs: {
pname = "local-content-share";
version = "34";
version = "35";
src = fetchFromGitHub {
owner = "Tanq16";
repo = "local-content-share";
tag = "v${finalAttrs.version}";
hash = "sha256-3evUm6J/oGoDiuzVf63byKWbmHf7EAf/JElE7r/yfb8=";
hash = "sha256-pFYkq1QqGugOVT0uMPC11ChXtxMwGv4JZKGWIqK7y3s=";
};
vendorHash = null;