cbeust / kobalt

A Kotlin-based build system for the JVM.
Apache License 2.0
428 stars 60 forks source link

Cannot install via homebrew #481

Closed johanhaleby closed 5 years ago

johanhaleby commented 6 years ago

This is what I see:

$ brew install kobalt
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 3 taps (heroku/brew, homebrew/core, homebrew/cask).
==> Downloading https://github.com/cbeust/kobalt/releases/download/1.0.114/kobalt-1.0.114.zip
==> Downloading from https://github-production-release-asset-2e65be.s3.amazonaws.com/43665276/5867dea2-2d1b-11e8-9d61-91fff70fb03f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20180722%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20180722T112657Z&X-Amz-Expires=300&X-Amz-Signature=d29408b4b8e90a8225fff3555f2d9ded37ee5a4c9bab601890
######################################################################## 100.0%
Error: No such file or directory - kobalt-1.0.114/kobalt

I'm using:

Homebrew 1.7.0
Homebrew/homebrew-core (git revision 8abad5; last commit 2018-07-21)
johanhaleby commented 5 years ago

This actually works now so I'm going to close it.