GitHub user spetz edited a comment on the discussion: [VOTE] Release Apache Iggy (incubating) v0.5.0
@haze518 I've noticed that the checksum may differ, depending on OS, the one I posted was from latest MacOS. The [release script](https://github.com/apache/iggy/blob/1d730c302c7a96e1a6530f5e486c776946764657/scripts/prepare-release.sh#L172) should produce the same checksum, as it does reset all the metadata for archive etc. but maybe there's something else missing. It's `tar` on linux, and `gtar` on mac, which could make a difference? Also, make sure to `git checkout server-0.5.0-rc.1` and run the script on the clean repo. GitHub link: https://github.com/apache/iggy/discussions/2076#discussioncomment-14007330 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
