Merge pull request #296243 from r-ryantm/auto-update/dl-librescore

dl-librescore: 0.34.59 -> 0.35.1
This commit is contained in:
Nick Cao 2024-03-16 11:39:28 -07:00 committed by GitHub
commit c71a77ee5e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,16 +8,16 @@
buildNpmPackage rec {
pname = "dl-librescore";
version = "0.34.59";
version = "0.35.1";
src = fetchFromGitHub {
owner = "LibreScore";
repo = "dl-librescore";
rev = "v${version}";
hash = "sha256-ZpY+cWtNf/s4Aw42eDc9/0jXzVHugEmU91Qgu9p1f0w=";
hash = "sha256-W/55Bbq5yiocNLOU1+j1TwkGawyF8sObtMmPW3ph35A=";
};
npmDepsHash = "sha256-DX3to2SNYhNWIJqcz5Mberuk/HSpCO538CjsvvALgkI=";
npmDepsHash = "sha256-Boa/WnptJYJNRdcLgua5GmLT2H9tBpZR+vvAFZC1s4k=";
# see https://github.com/LibreScore/dl-librescore/pull/32
# TODO can be removed with next update