Unverified Commit e14c53da authored by figsoda's avatar figsoda Committed by GitHub
Browse files

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

parents 8289434c da9e17e0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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