Skip to content

Releases: MartinBuessler/marketdata-hub-releases

MarketData Hub v0.2.0

Choose a tag to compare

@MartinBuessler MartinBuessler released this 21 Jul 16:46

Install

Not sure which file?

Platform Take this one
Windows -win-setup.exe — works on every 64-bit PC
macOS (2020 or newer) -mac-arm64.dmg
macOS (Intel) -mac-x64.dmg
Linux -linux-x64.AppImage
Other builds
  • -win-x64-setup.exe / -win-arm64-setup.exe — half the download if
    you know your processor.
  • -win-portable.exe — no installer, no administrator, runs from a USB
    stick and keeps its settings beside itself.
  • -win-x64.zip, -mac-*.zip — unzip and run from anywhere.
  • -linux-x64.deb, -linux-arm64.AppImage.

These builds are not code-signed

There is no code-signing certificate behind this release, so your
operating system will not recognise the publisher. That is a statement
about a certificate we have not bought — not about what the software
does.

Windows — SmartScreen shows "Windows protected your PC". Choose
More info → Run anyway.

macOS — the first launch is blocked. Open System Settings →
Privacy & Security
, scroll to the bottom, and click Open Anyway
next to MarketData Hub. (On macOS 15 and later the old
right-click → Open shortcut no longer works.)

Linux — nothing to bypass. chmod +x the AppImage and run it.

Verify what you downloaded

Every file's SHA-256 is in SHA256SUMS.txt below, generated by the
public build log for this tag — not typed in by hand.

# Windows (PowerShell)
Get-FileHash .\MarketDataHub-*.exe -Algorithm SHA256

# macOS / Linux
shasum -a 256 MarketDataHub-*

MarketData Hub v0.1.0

Choose a tag to compare

@MartinBuessler MartinBuessler released this 21 Jul 12:50

Install

Not sure which file?

Platform Take this one
Windows -win-setup.exe — works on every 64-bit PC
macOS (2020 or newer) -mac-arm64.dmg
macOS (Intel) -mac-x64.dmg
Linux -linux-x64.AppImage
Other builds
  • -win-x64-setup.exe / -win-arm64-setup.exe — half the download if
    you know your processor.
  • -win-portable.exe — no installer, no administrator, runs from a USB
    stick and keeps its settings beside itself.
  • -win-x64.zip, -mac-*.zip — unzip and run from anywhere.
  • -linux-x64.deb, -linux-arm64.AppImage.

These builds are not code-signed

There is no code-signing certificate behind this release, so your
operating system will not recognise the publisher. That is a statement
about a certificate we have not bought — not about what the software
does.

Windows — SmartScreen shows "Windows protected your PC". Choose
More info → Run anyway.

macOS — the first launch is blocked. Open System Settings →
Privacy & Security
, scroll to the bottom, and click Open Anyway
next to MarketData Hub. (On macOS 15 and later the old
right-click → Open shortcut no longer works.)

Linux — nothing to bypass. chmod +x the AppImage and run it.

Verify what you downloaded

Every file's SHA-256 is in SHA256SUMS.txt below, generated by the
public build log for this tag — not typed in by hand.

# Windows (PowerShell)
Get-FileHash .\MarketDataHub-*.exe -Algorithm SHA256

# macOS / Linux
shasum -a 256 MarketDataHub-*