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

open-stage-control: 1.25.1 -> 1.25.2
This commit is contained in:
Weijia Wang 2023-07-12 16:21:48 +03:00 committed by GitHub
commit bcbfa42f72
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.1";
version = "1.25.2";
src = fetchFromGitHub {
owner = "jean-emmanuel";
repo = "open-stage-control";
rev = "v${version}";
hash = "sha256-mbd+fknSzokFt5dPlZrZIpDox/NzMbvyFp2fNPelv3c=";
hash = "sha256-7D3C1W2Y7FJnLxbXKXFFPDf+EXhLgPEj0APc2ZFYUlM=";
};
# Remove some Electron stuff from package.json