gnodet commented on code in PR #1285:
URL: https://github.com/apache/maven-mvnd/pull/1285#discussion_r2028359494


##########
build/publish-on-homebrew.sh:
##########
@@ -34,6 +34,8 @@ 
darwinArmZipUrl="https://downloads.apache.org/maven/mvnd/${VERSION}/maven-mvnd-$
 darwinArmSha256="$(curl -L --silent "${darwinArmZipUrl}.sha256")"
 
linuxZipUrl="https://downloads.apache.org/maven/mvnd/${VERSION}/maven-mvnd-${VERSION}-linux-amd64.zip";

Review Comment:
   maybe add the `Amd` prefix to keep things aligned ? similar to what we have 
for `darwin`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to