clojure-lsp / homebrew-brew

The official clojure-lsp tap homebrew tap

Home Page:https://clojure-lsp.github.io/clojure-lsp/installation/#macos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error 404 when downloading latest release

piotr-yuxuan opened this issue Β· comments

Thank you very much for all the amazing work you are doing for the community! I've just noticed a little glitch – hopefully this report might be helpful πŸ™‚

==> Upgrading 1 outdated package:
clojure-lsp/brew/clojure-lsp-native 2022.01.03-19.46.10 -> 2022.01.20-14.12.43
==> Downloading https://github.com/clojure-lsp/clojure-lsp/releases/download/2022.01.20-14.12.43/clojure-lsp-native-macos-amd64.zip
curl: (22) The requested URL returned error: 404

Error: clojure-lsp-native: Failed to download resource "clojure-lsp-native"
Download failed: https://github.com/clojure-lsp/clojure-lsp/releases/download/2022.01.20-14.12.43/clojure-lsp-native-macos-amd64.zip

not sure it can help, but here is some additional input:

$ brew outdated
clojure-lsp/brew/clojure-lsp-native (2022.01.03-19.46.10) < 2022.01.20-14.12.43

$ brew info clojure-lsp/brew/clojure-lsp-native
clojure-lsp/brew/clojure-lsp-native: stable 2022.01.20-14.12.43
Language Server (LSP) for Clojure
https://github.com/clojure-lsp/clojure-lsp
/usr/local/Cellar/clojure-lsp-native/2022.01.03-19.46.10 (3 files, 115.4MB) *
  Built from source on 2022-01-04 at 10:20:25
From: https://github.com/clojure-lsp/homebrew-brew/blob/HEAD/clojure-lsp-native.rb

Thanks!
We are having isues with latest release, I'm releasing a new one with the fix but only in a few hours should be available, for now I already reverted the brew tap to use the previous one 2022.01.03-19.46.10

I think the bot bump to a version that doesn't exist again. dc4ef95

Yes, I'm on it!

Fixed!