Merge pull request #301610 from matthiasbeyer/update-dl-librescore

dl-librescore: 0.35.1 -> 0.35.7
This commit is contained in:
Matthias Beyer 2024-04-07 09:15:36 +02:00 committed by GitHub
commit 2968f3b5a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -8,13 +8,13 @@
buildNpmPackage rec {
pname = "dl-librescore";
version = "0.35.1";
version = "0.35.7";
src = fetchFromGitHub {
owner = "LibreScore";
repo = "dl-librescore";
rev = "v${version}";
hash = "sha256-W/55Bbq5yiocNLOU1+j1TwkGawyF8sObtMmPW3ph35A=";
hash = "sha256-g/dOQj2S9iUmN3Ohj7RPBpSk/4N9a39qY+/UIbsKDf4=";
};
npmDepsHash = "sha256-Boa/WnptJYJNRdcLgua5GmLT2H9tBpZR+vvAFZC1s4k=";