Commits


mwish authored and GitHub committed e63215ca1b3
GH-34148: [C++] Revert zstd back to 1.5.2 (#34190) ### Rationale for this change This patch part reverts https://github.com/apache/arrow/pull/34114 . But it didn't revert the logic for url and sha256 change. ### What changes are included in this PR? zstd version revert back to v1.5.2 ### Are these changes tested? no ### Are there any user-facing changes? no * Closes: #34148 Authored-by: mwish <maplewish117@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>