From 1fcb553edd895d6d9bb5b2f2cc8daa9d4e70c312 Mon Sep 17 00:00:00 2001 From: Reshetnikov_AS Date: Thu, 8 Aug 2024 17:48:25 +0400 Subject: [PATCH] far-2.6.3 --- .github/workflows/far2l.yml | 2 +- README.md | 2 +- far2l/build_glibc-p.sh | 2 +- far2l/build_glibc.sh | 2 +- far2l/build_musl.sh | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/far2l.yml b/.github/workflows/far2l.yml index 6d8e83062..e46d83c07 100644 --- a/.github/workflows/far2l.yml +++ b/.github/workflows/far2l.yml @@ -54,7 +54,7 @@ jobs: uses: ./.github/workflows/release.yml with: workflow: ${{ github.workflow }} - tool_version: '2.5.3' + tool_version: '2.6.3' prepare_body: | bsdtar -Oxf ./build-musl/build-musl.tar.gz build-musl.md >> body.md bsdtar -Oxf ./build-glibc/build-glibc.tar.gz build-glibc.md >> body.md diff --git a/README.md b/README.md index a29585cc8..c163d38bb 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ | [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/mysql-8.4.0/total?label=⭳%20mysql-8.4.0)](https://github.com/hemnstill/StandaloneTools/releases/tag/mysql-8.4.0) | [![GitHub Repo stars](https://img.shields.io/github/stars/mysql/mysql-server?style=social&label=mysql-server)](https://github.com/mysql/mysql-server) [![latest packaged version(s)](https://repology.org/badge/latest-versions/mysql.svg)](https://repology.org/project/mysql/information) | | [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/redis-7.2.4/total?label=⭳%20redis-7.2.4)](https://github.com/hemnstill/StandaloneTools/releases/tag/redis-7.2.4) | [![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/) | | [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/busybox-1.37.0-FRP-5398/total?label=⭳%20busybox-1.37.0-FRP-5398)](https://github.com/hemnstill/StandaloneTools/releases/tag/busybox-1.37.0-FRP-5398) | [![GitHub Repo stars](https://img.shields.io/github/stars/rmyorston/busybox-w32?style=social&label=busybox-w32)](https://github.com/rmyorston/busybox-w32) [![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/rmyorston/busybox-w32)](https://frippery.org/busybox/release-notes/current.html) [![latest packaged version(s)](https://repology.org/badge/latest-versions/busybox.svg)](https://repology.org/project/busybox/information) | -| [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/far2l-2.5.3/total?label=⭳%20far2l-2.5.3)](https://github.com/hemnstill/StandaloneTools/releases/tag/far2l-2.5.3) | [![GitHub Repo stars](https://img.shields.io/github/stars/elfmz/far2l?style=social&label=far2l)](https://github.com/elfmz/far2l) [![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/elfmz/far2l)](https://github.com/elfmz/far2l/releases/latest) | +| [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/far2l-2.6.3/total?label=⭳%20far2l-2.6.3)](https://github.com/hemnstill/StandaloneTools/releases/tag/far2l-2.6.3) | [![GitHub Repo stars](https://img.shields.io/github/stars/elfmz/far2l?style=social&label=far2l)](https://github.com/elfmz/far2l) [![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/elfmz/far2l)](https://github.com/elfmz/far2l/releases/latest) | | [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/pcre2grep-10.44/total?label=⭳%20pcre2grep-10.44)](https://github.com/hemnstill/StandaloneTools/releases/tag/pcre2grep-10.44) | [![GitHub Repo stars](https://img.shields.io/github/stars/PCRE2Project/pcre2?style=social&label=PCRE2)](https://github.com/PCRE2Project/pcre2) [![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/PCRE2Project/pcre2)](https://github.com/PCRE2Project/pcre2/releases/latest) | | [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/openssl-3.0.9/total?label=⭳%20openssl-3.0.9)](https://github.com/hemnstill/StandaloneTools/releases/tag/openssl-3.0.9) | [![GitHub Repo stars](https://img.shields.io/github/stars/openssl/openssl?style=social&label=OpenSSL)](https://github.com/openssl/openssl) [![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/openssl/openssl)](https://www.openssl.org/news/changelog.html) | diff --git a/far2l/build_glibc-p.sh b/far2l/build_glibc-p.sh index 867c23b2e..05aa234c1 100755 --- a/far2l/build_glibc-p.sh +++ b/far2l/build_glibc-p.sh @@ -30,7 +30,7 @@ apt install -y \ echo "::endgroup::" tool_name="far2l" -tool_version="2.5.3" +tool_version="2.6.3" self_name="$tool_name-$tool_version" self_toolset_name="build-glibc-p" self_url="https://github.com/hemnstill/StandaloneTools/releases/download/$self_name/$self_toolset_name.tar.gz" diff --git a/far2l/build_glibc.sh b/far2l/build_glibc.sh index a2c9b807b..59e67e2aa 100755 --- a/far2l/build_glibc.sh +++ b/far2l/build_glibc.sh @@ -30,7 +30,7 @@ apt install -y \ echo "::endgroup::" tool_name="far2l" -tool_version="2.5.3" +tool_version="2.6.3" self_name="$tool_name-$tool_version" self_toolset_name="build-glibc" self_url="https://github.com/hemnstill/StandaloneTools/releases/download/$self_name/$self_toolset_name.tar.gz" diff --git a/far2l/build_musl.sh b/far2l/build_musl.sh index 08d05897e..ab4c9d641 100755 --- a/far2l/build_musl.sh +++ b/far2l/build_musl.sh @@ -28,7 +28,7 @@ apk add --no-cache \ echo "::endgroup::" tool_name="far2l" -tool_version="2.5.3" +tool_version="2.6.3" self_name="$tool_name-$tool_version" self_toolset_name="build-musl" self_url="https://github.com/hemnstill/StandaloneTools/releases/download/$self_name/$self_toolset_name.tar.gz"