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: issues-unsubscr...@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to