thestk / rtaudio

A set of C++ classes that provide a common API for realtime audio input/output across Linux (native ALSA, JACK, PulseAudio and OSS), Macintosh OS X (CoreAudio and JACK), and Windows (DirectSound, ASIO, and WASAPI) operating systems.
Other
1.49k stars 317 forks source link

Was 6.0.1 retagged? #416

Closed SMillerDev closed 8 months ago

SMillerDev commented 8 months ago

Homebrew updated the release in https://github.com/Homebrew/homebrew-core/pull/138221/files, but when I download the same file now, the checksum is different.

Was the file reuploaded? Or is something malicious going on?

garyscavone commented 8 months ago

I had to recreate the distribution provided at http://www.music.mcgill.ca/~gary/rtaudio/ shortly after the release because there was a problem with the xattributes. But nothing changed in terms of the code.

—gary

On Dec 31, 2023, at 6:06 AM, Sean Molenaar @.***> wrote:

Homebrew updated the release in https://github.com/Homebrew/homebrew-core/pull/138221/files, but when I download the same file now, the checksum is different. Was the file reuploaded? Or is something malicious going on? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

SMillerDev commented 8 months ago

Thanks for confirming that.