Merge pull request #221312 from lilyinstarlight/upd/open-stage-control-1.23.0

open-stage-control: 1.22.0 → 1.23.0
This commit is contained in:
Nick Cao 2023-03-17 10:56:33 +08:00 committed by GitHub
commit 73972638a2
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.22.0";
version = "1.23.0";
src = fetchFromGitHub {
owner = "jean-emmanuel";
repo = "open-stage-control";
rev = "v${version}";
hash = "sha256-tfWimJ9eEFBUxPRVNjgbu8tQNokPbXOxOXO64mFuMfM=";
hash = "sha256-P3aTGt/T59JE2oy8uRhD8h2NXX/ZXno6qY0frpcir7A=";
};
# Remove some Electron stuff from package.json