DataDog/datadog-ci

Standalone binary url returns 404

Closed this issue · 2 comments

Bug description

When trying to download the standalone binary the url returns 404

Screenshot 2024-06-19 at 10 02 55

Describe what you expected

No response

Steps to reproduce the issue

curl -L --fail "https://github.com/DataDog/datadog-ci/releases/latest/download/datadog-ci_darwin-x64" --output "/usr/local/bin/datadog-ci" && chmod +x /usr/local/bin/datadog-ci

Additional context

  • macOS 14.5

Command

None

Hi! Sorry, this will be fixed in next patch release: #1348

This should now be fixed 👍