kevinjqliu commented on code in PR #200:
URL: https://github.com/apache/iceberg-go/pull/200#discussion_r1838576468


##########
dev/release/verify_rc.sh:
##########
@@ -34,7 +34,7 @@ set -x
 VERSION="$1"
 RC="$2"
 
-ICEBERG_DIST_BASE_URL="https://dist.apache.org/repos/dist/dev/iceberg";
+ICEBERG_DIST_BASE_URL="https://dist.apache.org/repos/dist/release/iceberg";

Review Comment:
   https://downloads.apache.org/iceberg/KEYS is a mirror of 
https://dist.apache.org/repos/dist/release/iceberg/KEYS
   
   and might be delayed when updating



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to