This is an automated email from the ASF dual-hosted git repository.

apitrou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git


The following commit(s) were added to refs/heads/main by this push:
     new b6313a7511 GH-39863: [C++]  Thirdparty: Bump google benchmark to 1.8.3 
(#39878)
b6313a7511 is described below

commit b6313a7511953734778b76489ce26ca0e9a71dd1
Author: Xiansen Chen <[email protected]>
AuthorDate: Tue Feb 13 00:10:32 2024 +0800

    GH-39863: [C++]  Thirdparty: Bump google benchmark to 1.8.3 (#39878)
    
    ## Rationale for this change
    Bump benchmark to 1.8.3
    
    ## What changes are included in this PR?
    Bump benchmark to 1.8.3
    
    ## Are these changes tested?
    Already has testing
    
    ## Are there any user-facing changes?
    no
    
    * Closes: #39863
    
    Authored-by: xiansen.chen <[email protected]>
    Signed-off-by: Antoine Pitrou <[email protected]>
---
 cpp/thirdparty/versions.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/cpp/thirdparty/versions.txt b/cpp/thirdparty/versions.txt
index dd3f5da84f..18bb6c9b6e 100644
--- a/cpp/thirdparty/versions.txt
+++ b/cpp/thirdparty/versions.txt
@@ -66,8 +66,8 @@ ARROW_CARES_BUILD_VERSION=1.17.2
 
ARROW_CARES_BUILD_SHA256_CHECKSUM=4803c844ce20ce510ef0eb83f8ea41fa24ecaae9d280c468c582d2bb25b3913d
 ARROW_CRC32C_BUILD_VERSION=1.1.2
 
ARROW_CRC32C_BUILD_SHA256_CHECKSUM=ac07840513072b7fcebda6e821068aa04889018f24e10e46181068fb214d7e56
-ARROW_GBENCHMARK_BUILD_VERSION=v1.7.1
-ARROW_GBENCHMARK_BUILD_SHA256_CHECKSUM=6430e4092653380d9dc4ccb45a1e2dc9259d581f4866dc0759713126056bc1d7
+ARROW_GBENCHMARK_BUILD_VERSION=v1.8.3
+ARROW_GBENCHMARK_BUILD_SHA256_CHECKSUM=6bc180a57d23d4d9515519f92b0c83d61b05b5bab188961f36ac7b06b0d9e9ce
 ARROW_GFLAGS_BUILD_VERSION=v2.2.2
 
ARROW_GFLAGS_BUILD_SHA256_CHECKSUM=34af2f15cf7367513b352bdcd2493ab14ce43692d2dcd9dfc499492966c64dcf
 ARROW_GLOG_BUILD_VERSION=v0.5.0

Reply via email to