Michael Lohr
Michael Lohr
zebar is now available on winget: https://github.com/microsoft/winget-pkgs/tree/master/manifests/g/glzr-io/zebar/1.8.1
I automated it in my winget repo for now: https://github.com/michidk/winget/blob/main/.github/workflows/update-packages.yml#L29 But of course, we could setup a action here as well
Hey, I had the same problem. Quickly made a PR which allows updates if the version is the same: https://github.com/michidk/bump-homebrew-formula-action It's a bit sketchy as I just removed the check,...
Hmm, interesting proposal. I'm not sure if there is enough value having this built into vscli. Maybe a bash script would (probably a good PoC anyways) be the better solution.