This is an automated email from the ASF dual-hosted git repository.
baodi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-client-node.git
The following commit(s) were added to refs/heads/master by this push:
new 9ec1703 Remove unnecessary / at the end of CPP_CLIENT_BASE_URL (#294)
9ec1703 is described below
commit 9ec17036b624a0ce01781130540200a7f373b711
Author: Masahiro Sakamoto <[email protected]>
AuthorDate: Tue Feb 7 15:34:40 2023 +0900
Remove unnecessary / at the end of CPP_CLIENT_BASE_URL (#294)
---
pulsar-client-cpp.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pulsar-client-cpp.txt b/pulsar-client-cpp.txt
index 50c44ba..3f15630 100644
--- a/pulsar-client-cpp.txt
+++ b/pulsar-client-cpp.txt
@@ -1,2 +1,2 @@
-CPP_CLIENT_BASE_URL=https://archive.apache.org/dist/pulsar/pulsar-client-cpp-3.1.1/
+CPP_CLIENT_BASE_URL=https://archive.apache.org/dist/pulsar/pulsar-client-cpp-3.1.1
CPP_CLIENT_VERSION=3.1.1