local-content-share: 33 -> 34 (#437230)

This commit is contained in:
Peder Bergebakken Sundt
2025-08-31 23:35:39 +02:00
committed by GitHub
@@ -6,13 +6,13 @@
buildGoModule (finalAttrs: {
pname = "local-content-share";
version = "33";
version = "34";
src = fetchFromGitHub {
owner = "Tanq16";
repo = "local-content-share";
tag = "v${finalAttrs.version}";
hash = "sha256-ov7FiqznBQbp0YIi0DNTpsFvP4ui1GNtxXGIPGyvs+k=";
hash = "sha256-3evUm6J/oGoDiuzVf63byKWbmHf7EAf/JElE7r/yfb8=";
};
vendorHash = null;