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

open-stage-control: 1.24.2 -> 1.25.0
This commit is contained in:
Nick Cao 2023-05-14 20:36:37 -06:00 committed by GitHub
commit 9aaf4b1e3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,13 +2,13 @@
buildNpmPackage rec {
pname = "open-stage-control";
version = "1.24.2";
version = "1.25.0";
src = fetchFromGitHub {
owner = "jean-emmanuel";
repo = "open-stage-control";
rev = "v${version}";
hash = "sha256-mM81u1irVfFFJUddOXKcs46tcGwVAcir+daKdkxFLsE=";
hash = "sha256-HbJFxgY/xba6X73TK40xXyLZiIxv1Ku/sVAekjApYFg=";
};
# Remove some Electron stuff from package.json