Skip to content

Commit

Permalink
bsdtar 3.7.6 → 3.7.7 (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
hemnstill authored Oct 16, 2024
1 parent e91c54b commit ccf60d2
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bsdtar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
uses: ./.github/workflows/release.yml
with:
workflow: ${{ github.workflow }}
tool_version: '3.7.6'
tool_version: '3.7.7'
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
Expand Down
2 changes: 1 addition & 1 deletion .tools/download_bsdtar.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
is_windows_os=false && [[ $(uname) == Windows_NT* || $(uname) == MINGW64_NT* ]] && is_windows_os=true

echo "download bsdtar ..."
bsdtar_version=3.7.6
bsdtar_version=3.7.7
bsdtar_toolset_name="build-musl" && [[ "$is_windows_os" == true ]] && bsdtar_toolset_name="build-mingw"

bsdtar_download_url="https://github.com/hemnstill/StandaloneTools/releases/download/bsdtar-$bsdtar_version/$bsdtar_toolset_name.tar.gz"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
| [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/pylint-3.0.3/total?label=⭳%20pylint-3.0.3)](https://github.com/hemnstill/StandaloneTools/releases/tag/pylint-3.0.3) | [![GitHub Repo stars](https://img.shields.io/github/stars/PyCQA/pylint?style=social&label=pylint)](https://github.com/PyCQA/pylint) [![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/PyCQA/pylint)](https://pylint.pycqa.org/en/latest/) |
| [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/mypy-1.8.0/total?label=⭳%20mypy-1.8.0)](https://github.com/hemnstill/StandaloneTools/releases/tag/mypy-1.8.0) | [![GitHub Repo stars](https://img.shields.io/github/stars/python/mypy?style=social&label=mypy)](https://github.com/python/mypy) [![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/python/mypy)](https://mypy.readthedocs.io/en/latest/) |
| [![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.6/total?label=⭳%20bsdtar-3.7.6)](https://github.com/hemnstill/StandaloneTools/releases/tag/bsdtar-3.7.6) | [![GitHub Repo stars](https://img.shields.io/github/stars/libarchive/libarchive?style=social&label=libarchive)](https://github.com/libarchive/libarchive) [![latest packaged version(s)](https://repology.org/badge/latest-versions/libarchive.svg)](https://repology.org/project/libarchive/versions) |
| [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/bsdtar-3.7.7/total?label=⭳%20bsdtar-3.7.7)](https://github.com/hemnstill/StandaloneTools/releases/tag/bsdtar-3.7.7) | [![GitHub Repo stars](https://img.shields.io/github/stars/libarchive/libarchive?style=social&label=libarchive)](https://github.com/libarchive/libarchive) [![latest packaged version(s)](https://repology.org/badge/latest-versions/libarchive.svg)](https://repology.org/project/libarchive/versions) |
| [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/7-Zip-24.08/total?label=⭳%207-Zip-24.08)](https://github.com/hemnstill/StandaloneTools/releases/tag/7-Zip-24.08) | [![SourceForge Downloads](https://img.shields.io/sourceforge/dm/sevenzip?style=social&label=7-Zip&logo=sourceforge)](https://sourceforge.net/projects/sevenzip/) [![versions](https://repology.org/badge/latest-versions/7zip.svg)](https://repology.org/project/7zip/versions) |
| [![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) |
Expand Down
2 changes: 1 addition & 1 deletion bsdtar/build_mingw.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ choco install mingw
echo "::endgroup::"

tool_name="bsdtar.exe"
tool_version="3.7.6"
tool_version="3.7.7"
self_toolset_name="build-mingw"

download_url="https://github.com/libarchive/libarchive/releases/download/v$tool_version/libarchive-$tool_version.tar.gz"
Expand Down
2 changes: 1 addition & 1 deletion bsdtar/build_musl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/main a
echo "::endgroup::"

tool_name="bsdtar"
tool_version="3.7.6"
tool_version="3.7.7"
self_toolset_name="build-musl"

download_url="https://github.com/libarchive/libarchive/releases/download/v$tool_version/libarchive-$tool_version.tar.gz"
Expand Down
2 changes: 1 addition & 1 deletion bsdtar/test_linux.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

testVersion() {
assertEquals "bsdtar 3.7.6 - libarchive 3.7.6 zlib/1.3.1 liblzma/5.4.5 libzstd/1.5.6 " "$(../bin/bsdtar --version)"
assertEquals "bsdtar 3.7.7 - libarchive 3.7.7 zlib/1.3.1 liblzma/5.4.5 libzstd/1.5.6 " "$(../bin/bsdtar --version)"
}

# Load and run shUnit2.
Expand Down
2 changes: 1 addition & 1 deletion bsdtar/test_windows.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

testVersion() {
assertEquals "bsdtar 3.7.6 - libarchive 3.7.6 zlib/1.3 liblzma/5.4.4 libzstd/1.5.6 " "$(../bin/bsdtar.exe --version)"
assertEquals "bsdtar 3.7.7 - libarchive 3.7.7 zlib/1.3 liblzma/5.4.4 libzstd/1.5.6 " "$(../bin/bsdtar.exe --version)"
}

# Load and run shUnit2.
Expand Down

0 comments on commit ccf60d2

Please sign in to comment.