Skip to content

Commit 91ba0de

Browse files
committed
bump to candidate 3
1 parent 6b00741 commit 91ba0de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-support/dep-url.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pulsar_cpp_base_url() {
2323
exit 1
2424
fi
2525
VERSION=$1
26-
echo "https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-cpp/pulsar-client-cpp-${VERSION}-candidate-2"
26+
echo "https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-cpp/pulsar-client-cpp-${VERSION}-candidate-3"
2727
}
2828

2929
download_dependency() {

0 commit comments

Comments
 (0)