marcusbuffett / pipe-rename

Rename your files using your favorite text editor
https://crates.io/crates/pipe-rename
MIT License
397 stars 12 forks source link

About 1.6.5 release #74

Closed chenrui333 closed 1 year ago

chenrui333 commented 1 year ago

👋 while upgrading rust to 1.71.0, we found that pipe-rename 1.6.5 checksum got changed, raise this issue to confirm if there was a re-reg for the 1.6.5 release. Thanks!

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

mtimkovich commented 1 year ago

Yeah sorry about that. It was a re-reg.

I tweaked some binary release flags (https://github.com/marcusbuffett/pipe-rename/commit/7027a2f11d1a1cce597a635db2f6d06956dcef96) which changed the checksum, but the code stayed the same so I didn't give it a new version number.

chenrui333 commented 1 year ago

Cool, thanks for confirming it!