Merge pull request #322072 from r-ryantm/auto-update/obs-studio-plugins.obs-teleport

obs-studio-plugins.obs-teleport: 0.7.1 -> 0.7.2
This commit is contained in:
Franz Pletz 2024-06-24 11:18:15 +02:00 committed by GitHub
commit f8cbdaf23b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,16 +8,16 @@
buildGoModule rec {
pname = "obs-teleport";
version = "0.7.1";
version = "0.7.2";
src = fetchFromGitHub {
owner = "fzwoch";
repo = "obs-teleport";
rev = version;
sha256 = "sha256-vT5GhZQFunQURgnFI3RSGVlwvcWEW588MuJ+Ev7IZ7w=";
sha256 = "sha256-71fvaqjesLhCdK3dHodAtMNYhU6LGX4wkHSPgQJPYqo=";
};
vendorHash = "sha256-Po7Oj+wdBOOFI2Ws9MLZQxk4N6mE58M+3q+qNlUrqOY=";
vendorHash = "sha256-INJvecUwHMauoqqyd6S2JvZ/oqnwonbdbGhV8hdqiH8=";
buildInputs = [
libjpeg