obs-studio-plugins.obs-teleport: 0.7.4 -> 0.7.5 (#434818)

This commit is contained in:
Nick Cao
2025-08-19 16:54:59 -04:00
committed by GitHub
@@ -9,16 +9,16 @@
buildGoModule rec {
pname = "obs-teleport";
version = "0.7.4";
version = "0.7.5";
src = fetchFromGitHub {
owner = "fzwoch";
repo = "obs-teleport";
rev = version;
sha256 = "sha256-mHHPlmUyR9NDdQHqw1YNgThGl/8DH/aiCE9rdZhrIK4=";
sha256 = "sha256-r1CB9wzw1tuRHWpx5PXyuh1y3Tue34Wpgys7LSEh62s=";
};
vendorHash = "sha256-U/5smUMpcVEFWB+xMxLKF9E6N7dyh67QoB+Afq5Ga2Q=";
vendorHash = "sha256-o7PL3qnZ13L8+7mVx2yyDIlw/0s+NHNwy9DaRZxVKLc=";
buildInputs = [
libjpeg