Closed codezninja closed 2 years ago
Hey @codezninja thanks for reporting this - I'm investigating the homebrew repo now. I'll let you know once this is fixed.
I think the syntax has changed on the homebrew spec with a newer version of homebrew. I've amended this and tested, and looks to be working as expected. @codezninja can you confirm you can tap and install this now?
Hi @tedsmitt. I'm able to tap now. But the install fails with the following error
$ brew install ecsgo
==> Downloading https://github.com/tedsmitt/ecsgo/releases/download/0.2.0/ecsgo_Darwin_arm64.tar.gz
Already downloaded: /Users/hunter/Library/Caches/Homebrew/downloads/a0e409617ccf8ef9c1ca5b131d6cedf060b35fa899306a42b01e88ff9c2f4a58--ecsgo_Darwin_arm64.tar.gz
==> Installing ecsgo from tedsmitt/ecsgo
Error: An exception occurred within a child process:
Errno::ENOENT: No such file or directory - gossm
@codezninja woops, bad copy+paste job from me there! Have amended again, can you try it now?
yup that worked! 🎉
@codezninja I've just rolled out version 0.3.0 and confirmed that the tap is still working as expected, the latest version of goreleaser appears to be publishing it in the correct format.
I'll go ahead and close this issue!
When trying to tap this. I get the following error