brew install broken
andywow opened this issue · 1 comments
andywow commented
What happened: brew install
broken (no version 0.3.4 in github releases)
What you expected to happen: xeol installed by brew
How to reproduce it (as minimally and precisely as possible): brew install xeol
Anything else we need to know?:
Error: xeol: Failed to download resource "xeol"
Failure while executing; `/usr/bin/env /usr/local/Homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/4.0.28\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 13.2.1\)\ curl/7.86.0 --header Accept-Language:\ en --retry 3 --fail --location --silent --head --request GET https://github.com/xeol-io/xeol/releases/download/v0.3.4/xeol_0.3.4_darwin_amd64.tar.gz` exited with 22. Here's the output:
curl: (22) The requested URL returned error: 404
HTTP/2 404
server: GitHub.com
date: Sun, 09 Jul 2023 14:17:42 GMT
content-type: text/plain; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With
cache-control: no-cache
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; connect-src 'self'; form-action 'self'; img-src 'self' data:; script-src 'self'; style-src 'unsafe-inline'
content-length: 9
x-github-request-id: C8A0:29FE:9924018:9BD9BD3:64AAC186
Environment:
- Output of
xeol version
: no - OS (e.g:
cat /etc/os-release
or similar): macos ventura 13.2.1