Stuck at specifying tag/release for git URL. #2995
-
Hi, I am trying to submit a formulæ, and url I've specified is
Any idea how I fix that? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Specify a revision and a tag? See https://docs.brew.sh/Formula-Cookbook#unstable-versions-head for the functions you can use there. or search the homebrew/core repository for prior art. |
Beta Was this translation helpful? Give feedback.
-
Additionally, please run |
Beta Was this translation helpful? Give feedback.
Specify a revision and a tag?
See https://docs.brew.sh/Formula-Cookbook#unstable-versions-head for the functions you can use there. or search the homebrew/core repository for prior art.