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

This commit is contained in:
figsoda 2023-06-10 12:02:50 -04:00 committed by GitHub
commit e14c53daec
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.25.0";
version = "1.25.1";
src = fetchFromGitHub {
owner = "jean-emmanuel";
repo = "open-stage-control";
rev = "v${version}";
hash = "sha256-HbJFxgY/xba6X73TK40xXyLZiIxv1Ku/sVAekjApYFg=";
hash = "sha256-mbd+fknSzokFt5dPlZrZIpDox/NzMbvyFp2fNPelv3c=";
};
# Remove some Electron stuff from package.json