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

open-stage-control: 1.23.0 -> 1.24.2
This commit is contained in:
Lily Foster 2023-04-27 18:36:51 -04:00 committed by GitHub
commit 8345e617a7
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.23.0";
version = "1.24.2";
src = fetchFromGitHub {
owner = "jean-emmanuel";
repo = "open-stage-control";
rev = "v${version}";
hash = "sha256-5QMBJw6H9TmyoSMkG5rniq1BdVYuEtQsQF1GGBkxqMI=";
hash = "sha256-mM81u1irVfFFJUddOXKcs46tcGwVAcir+daKdkxFLsE=";
};
# Remove some Electron stuff from package.json