open-stage-control: 1.22.0 → 1.23.0

This commit is contained in:
Lily Foster 2023-03-15 12:12:21 +00:00
parent 5a1dc8acd9
commit db3c5a7227
No known key found for this signature in database
GPG Key ID: 49340081E484C893

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