diff --git a/scripts/render-homebrew-formula.sh b/scripts/render-homebrew-formula.sh index 4a892c5..d44725d 100755 --- a/scripts/render-homebrew-formula.sh +++ b/scripts/render-homebrew-formula.sh @@ -25,9 +25,8 @@ base_url="https://github.com/$repository/releases/download/$tag" mkdir -p "$(dirname "$output")" cat >"$output" <