MediaArea / BWFMetaEdit

WAV/BWF metadata editor
https://MediaArea.net/BWFMetaEdit
Other
45 stars 19 forks source link

Error: SHA256 mismatch on macOS 10.14.6 #289

Closed retokromer closed 5 months ago

retokromer commented 5 months ago

On the old macOS 10.14.6 there is a SHA256 mismatch.

==> Upgrading 1 outdated package:
bwfmetaedit 23.04 -> 24.01
==> Fetching bwfmetaedit
==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/10f4218
######################################################################### 100.0%
==> Downloading https://mediaarea.net/download/binary/bwfmetaedit/24.01/BWFMetaE
######################################################################### 100.0%
Error: SHA256 mismatch
Expected: 6c1f23889c85cab57aec2177317686367f0b0fcac993d28613f0bc6b22ba7f8c
  Actual: 3f5e4b6749eb2b047b431294adc052eb0dd4ffa1d62c94a2062ef9633912ce66
    File: /Users/TEST/Library/Caches/Homebrew/downloads/58db3a61551832c3ad8d4fd28c6855f7cc747a38d19e7a0b072675a08bbfa4fc--BWFMetaEdit_CLI_24.01_GNU_FromSource.tar.bz2
To retry an incomplete download, remove the file above.
g-maxime commented 5 months ago

We re-released version 24.01 due to crashes with our Xcode 15 build. Unfortunately, the source package was also republished, and I forgot about the Homebrew package.

retokromer commented 5 months ago

No problem!

FYI: The Xcode issue (linker leads to duplicate symbol) should be resolved now. At least, on our end FFmpeg 7.0 compiles fine on macOS as well.

retokromer commented 5 months ago

It works fine now. Thank you @g-maxime for the quick fix!