-
|
I have created a new command line app here with GoReleaser:
The resulting cask files lives in my personal homebrew tap here: On MacOS, I ran: $ brew update
$ brew install --cask jftuga/tap/wrapline
==> Downloading https://github.com/jftuga/wrapline/releases/download/v1.1.2/wrapline_1.1.2_darwin_arm64.tar.xz
==> Downloading from https://release-assets.githubusercontent.com/github-production-release-asset/1071967502/c0168c09-d37a-489e-90b2-acea7737ff1f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2025-10-
######################################################################################################################################################################################## 100.0%
==> Installing Cask wrapline
==> Purging files for version 1.1.2 of Cask wrapline
Error: It seems the symlink source '/opt/homebrew/Caskroom/wrapline/1.1.2/wrapline' is not there.
ERROR: Previous command failed with exit code 1The program is not installing. What do I need to change in my Also, what was the reason for deprecating $ goreleaser --version | rg 'GitVersion|BuildDate'
GitVersion: 2.12.6
BuildDate: 2025-10-21T23:42:46Z
$ goreleaser check
• checking path=.goreleaser.yml
• 1 configuration file(s) validated
• thanks for using GoReleaser!Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 2 replies
-
|
I am trying to add the full path to the binary here:
When I run I wonder if maybe |
Beta Was this translation helpful? Give feedback.
-
|
I have found the problem |
Beta Was this translation helpful? Give feedback.
-
|
similar issue: https://github.com/orgs/goreleaser/discussions/6245 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
see #6400 |
Beta Was this translation helpful? Give feedback.
see #6400