From f79d0a8d071d8d57ee0fd6a3afb000a6c4d65164 Mon Sep 17 00:00:00 2001 From: gitea Date: Sat, 18 Oct 2025 10:11:16 +0000 Subject: [PATCH] =?UTF-8?q?node-gyp:=20=D0=BE=D0=B1=D0=BD=D0=BE=D0=B2?= =?UTF-8?q?=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=B4=D0=BE=20=D0=B2=D0=B5?= =?UTF-8?q?=D1=80=D1=81=D0=B8=D0=B8=2011.5.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fastfetch/alr.sh | 2 +- node-gyp/alr.sh | 2 +- shfmt-git/alr.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/fastfetch/alr.sh b/fastfetch/alr.sh index 8993eaf..ed067ab 100644 --- a/fastfetch/alr.sh +++ b/fastfetch/alr.sh @@ -1,6 +1,6 @@ name='fastfetch' version='2.54.0' -release='1' +release='3' desc='Fastfetch is a neofetch-like tool for fetching system information and displaying them in a pretty way.' desc_ru='Fastfetch - это быстрый инструмент для получения информации о системе и отображения их в красивом виде.' homepage='https://github.com/fastfetch-cli/fastfetch' diff --git a/node-gyp/alr.sh b/node-gyp/alr.sh index 12c9bf4..5214a31 100644 --- a/node-gyp/alr.sh +++ b/node-gyp/alr.sh @@ -1,5 +1,5 @@ name='node-gyp' -version='11.4.2' +version='11.5.0' release='2' desc='Node.js native addon build tool' desc_ru='Инструмент сборки нативных дополнений для Node.js' diff --git a/shfmt-git/alr.sh b/shfmt-git/alr.sh index d4c8dad..c87c90e 100644 --- a/shfmt-git/alr.sh +++ b/shfmt-git/alr.sh @@ -1,5 +1,5 @@ name='shfmt-git' -version='r20251012.a93ebdd1' +version='r20251016.3a40b783' release='1' desc='A shell formatter. Supports POSIX Shell, Bash, and mksh (Git-version)' desc_ru='Форматировщик скриптов оболочки с поддержкой POSIX Shell, Bash и mksh (Git-версия)'