altsem / gitu

A TUI Git client inspired by Magit
MIT License
1.65k stars 86 forks source link

did 0.19.2 get re-tagged? #168

Closed chenrui333 closed 2 months ago

chenrui333 commented 2 months ago

👋 looks like the tarball checksum for 0.19.2 release got changed, raise this issue to confirm if there was re-tagging. Thanks!

relates to https://github.com/Homebrew/homebrew-core/pull/170891

altsem commented 2 months ago

Yes it was! The build broke, so I updated it and moved the tag.

Succesful build: https://github.com/altsem/gitu/actions/runs/8838447743

Perhaps I should prefer bumping a minor version next time..

I haven't looked into how the brew build determines the checksum / produces binaries. What caused the mismatch?

chenrui333 commented 2 months ago

I haven't looked into how the brew build determines the checksum / produces binaries. What caused the mismatch?

mostly the retagging caused the artifact change, thus checksum mismatch.