Merge pull request #301183 from r-ryantm/auto-update/open-stage-control

open-stage-control: 1.26.1 -> 1.26.2
This commit is contained in:
Weijia Wang 2024-04-09 15:14:59 +02:00 committed by GitHub
commit cc6a6ade72
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -12,13 +12,13 @@
buildNpmPackage rec {
pname = "open-stage-control";
version = "1.26.1";
version = "1.26.2";
src = fetchFromGitHub {
owner = "jean-emmanuel";
repo = "open-stage-control";
rev = "v${version}";
hash = "sha256-uw9vj12vs2N4nap6z1L6sGoCuPpRCmvfGoK/b+zHwHA=";
hash = "sha256-hBQyz6VAtiC1XOADZml1MwGKtmdyiJNlRAmHRjt6QsA=";
};
# Remove some Electron stuff from package.json