Merge pull request #328458 from r-ryantm/auto-update/obs-studio-plugins.obs-vkcapture

obs-studio-plugins.obs-vkcapture: 1.5.0 -> 1.5.1
This commit is contained in:
Nick Cao 2024-07-19 18:30:01 -04:00 committed by GitHub
commit a2398e660f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,13 +20,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "obs-vkcapture";
version = "1.5.0";
version = "1.5.1";
src = fetchFromGitHub {
owner = "nowrep";
repo = "obs-vkcapture";
rev = "v${finalAttrs.version}";
hash = "sha256-hYPQ1N4k4eb+bvGWZqaQJ/C8C5Lh8ooZ03raGF5ORgE=";
hash = "sha256-RIDsT6eL6bUfqPiyPlecnZHu5OorcJb3Xal8pjdOpAA=";
};
cmakeFlags = lib.optionals stdenv.isi686 [