IntersectMBO / cardano-node

The core component that is used to participate in a Cardano decentralised blockchain.
https://cardano.org
Apache License 2.0
3.06k stars 721 forks source link

[BUG] - link to download the MacOS executable goes to linux executable #4706

Closed jwbaumann closed 1 year ago

jwbaumann commented 1 year ago

External Other

Summary The link to download the Mac executable instead links to the linux executable.

Steps to reproduce Steps to reproduce the behavior:

  1. Go to https://github.com/input-output-hk/cardano-node/releases
  2. Click on 'Mac' under static binaries
  3. The linux executable downloads instead of the MacOS version
  4. The MacOS version IS actually present at https://update-cardano-mainnet.iohk.io/cardano-node-releases/cardano-node-1.35.4-macos.tar.gz

Expected behavior The link should go to and download the MacOS executable.

System info

Screenshots and attachments None. The problem is almost self explanatory.

Additional context I'm building an Applescript wrapper for the cardano-cli and am mere days away from a one-click full install script.

disassembler commented 1 year ago

fixed