I added the chooseScore.svg icon to the upstream scalable icons repo. This change updates the version for icons/scalable in repoint-lock.json to use the updated version with the new icon in it.
When you run ./repoint install you might find that it fails because you already have a local copy of the new icon within the subrepo, that is not checked in - if so, move away your local copy of chooseScore.svg and try again. (Or this might not be a problem - git might notice that the files are the same and so merge them without complaint, I'm not sure.)
I added the
chooseScore.svg
icon to the upstream scalable icons repo. This change updates the version foricons/scalable
inrepoint-lock.json
to use the updated version with the new icon in it.When you run
./repoint install
you might find that it fails because you already have a local copy of the new icon within the subrepo, that is not checked in - if so, move away your local copy ofchooseScore.svg
and try again. (Or this might not be a problem - git might notice that the files are the same and so merge them without complaint, I'm not sure.)