From d80c2ea46919e683896e30cbe528680b851af013 Mon Sep 17 00:00:00 2001 From: Reshetnikov_AS Date: Thu, 28 Mar 2024 16:41:27 +0400 Subject: [PATCH] zstd 1.5.6 chrome edition --- .github/workflows/zstd.yml | 2 +- README.md | 2 +- zstd/build_mingw.sh | 2 +- zstd/build_musl.sh | 2 +- zstd/test_linux.sh | 2 +- zstd/test_windows.sh | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/zstd.yml b/.github/workflows/zstd.yml index 5d606052f..68b3a9101 100644 --- a/.github/workflows/zstd.yml +++ b/.github/workflows/zstd.yml @@ -54,7 +54,7 @@ jobs: uses: ./.github/workflows/release.yml with: workflow: ${{ github.workflow }} - tool_version: '1.5.5' + tool_version: '1.5.6' prepare_body: | bsdtar -Oxf ./build-musl/build-musl.tar.gz build-musl.md >> body.md bsdtar -Oxf ./build-mingw/build-mingw.tar.gz build-mingw.md >> body.md diff --git a/README.md b/README.md index f9f14ac36..ed360c298 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ | [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/ansible-8.3.0/total?label=⭳%20ansible-8.3.0-core-2.15.3)](https://github.com/hemnstill/StandaloneTools/releases/tag/ansible-8.3.0) | [![GitHub Repo stars](https://img.shields.io/github/stars/ansible/ansible?style=social&label=ansible)](https://github.com/ansible/ansible) [![PyPI](https://img.shields.io/pypi/v/ansible)](https://pypi.org/project/ansible/) [![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/ansible/ansible)](https://docs.ansible.com/ansible/devel/reference_appendices/release_and_maintenance.html) | | [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/bsdtar-3.7.1/total?label=⭳%20bsdtar-3.7.1)](https://github.com/hemnstill/StandaloneTools/releases/tag/bsdtar-3.7.1) | [![GitHub Repo stars](https://img.shields.io/github/stars/libarchive/libarchive?style=social&label=libarchive)](https://github.com/libarchive/libarchive) [![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/libarchive/libarchive)](https://github.com/libarchive/libarchive/releases/latest) | | [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/7-Zip-23.01/total?label=⭳%207-Zip-23.01)](https://github.com/hemnstill/StandaloneTools/releases/tag/7-Zip-23.01) | [![SourceForge Downloads](https://img.shields.io/sourceforge/dm/sevenzip?style=social&label=7-Zip)](https://sourceforge.net/projects/sevenzip/) | -| [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/zstd-1.5.5/total?label=⭳%20zstd-1.5.5)](https://github.com/hemnstill/StandaloneTools/releases/tag/zstd-1.5.5) | [![GitHub Repo stars](https://img.shields.io/github/stars/facebook/zstd?style=social&label=zstd)](https://github.com/facebook/zstd) [![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/facebook/zstd)](https://github.com/facebook/zstd/releases/latest) | +| [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/zstd-1.5.6/total?label=⭳%20zstd-1.5.6)](https://github.com/hemnstill/StandaloneTools/releases/tag/zstd-1.5.6) | [![GitHub Repo stars](https://img.shields.io/github/stars/facebook/zstd?style=social&label=zstd)](https://github.com/facebook/zstd) [![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/facebook/zstd)](https://github.com/facebook/zstd/releases/latest) | | [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/pg_dump-15.1/total?label=⭳%20pg_dump-15.1)](https://github.com/hemnstill/StandaloneTools/releases/tag/pg_dump-15.1) | [![GitHub Repo stars](https://img.shields.io/github/stars/postgres/postgres?style=social&label=postgres)](https://github.com/postgres/postgres) [![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/postgres/postgres)](https://www.postgresql.org/docs/current/index.html) | | [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/mysql-8.0.33/total?label=⭳%20mysql-8.0.33)](https://github.com/hemnstill/StandaloneTools/releases/tag/mysql-8.0.33) | [![GitHub Repo stars](https://img.shields.io/github/stars/mysql/mysql-server?style=social&label=mysql-server)](https://github.com/mysql/mysql-server) [![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/mysql/mysql-server)](https://dev.mysql.com/doc/relnotes/mysql/en/) | | [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/redis-7.2.3/total?label=⭳%20redis-7.2.3)](https://github.com/hemnstill/StandaloneTools/releases/tag/redis-7.2.3) | [![GitHub Repo stars](https://img.shields.io/github/stars/redis/redis?style=social&label=redis)](https://github.com/redis/redis) [![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/redis/redis)](https://redis.io/download/) | diff --git a/zstd/build_mingw.sh b/zstd/build_mingw.sh index 786b5f2e0..04902f803 100755 --- a/zstd/build_mingw.sh +++ b/zstd/build_mingw.sh @@ -3,7 +3,7 @@ dp0="$(realpath "$(dirname "$0")")" set -e tool_name="zstd" -tool_version="1.5.5" +tool_version="1.5.6" tool_zlib_version="1.3" self_toolset_name="build-mingw" diff --git a/zstd/build_musl.sh b/zstd/build_musl.sh index dc8545abd..9e434054d 100755 --- a/zstd/build_musl.sh +++ b/zstd/build_musl.sh @@ -10,7 +10,7 @@ apk add --no-cache alpine-sdk cmake zlib-dev zlib-static echo "::endgroup::" tool_name="zstd" -tool_version="1.5.5" +tool_version="1.5.6" self_toolset_name="build-musl" download_url="https://github.com/facebook/zstd/archive/refs/tags/v$tool_version.tar.gz" diff --git a/zstd/test_linux.sh b/zstd/test_linux.sh index 560a0d1ee..7ff396e06 100755 --- a/zstd/test_linux.sh +++ b/zstd/test_linux.sh @@ -1,7 +1,7 @@ #!/bin/bash testVersion() { - assertEquals "*** Zstandard CLI (64-bit) v1.5.5, by Yann Collet ***" "$(../bin/zstd --version)" + assertEquals "*** Zstandard CLI (64-bit) v1.5.6, by Yann Collet ***" "$(../bin/zstd --version)" } # Load and run shUnit2. diff --git a/zstd/test_windows.sh b/zstd/test_windows.sh index 40b06c5b8..2c32e3dfe 100755 --- a/zstd/test_windows.sh +++ b/zstd/test_windows.sh @@ -1,7 +1,7 @@ #!/bin/bash testVersion() { - assertEquals "*** Zstandard CLI (64-bit) v1.5.5, by Yann Collet ***" "$(../bin/zstd.exe --version)" + assertEquals "*** Zstandard CLI (64-bit) v1.5.6, by Yann Collet ***" "$(../bin/zstd.exe --version)" } # Load and run shUnit2.