From 2eb350f157d18ae278afd2859ecb8546ce2bf422 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 13 Jul 2026 06:57:15 +0000 Subject: [PATCH] build(glances): bump to 4.5.5 --- packages/glances/package.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/glances/package.conf b/packages/glances/package.conf index e7a235b..4042de6 100644 --- a/packages/glances/package.conf +++ b/packages/glances/package.conf @@ -1,7 +1,7 @@ # Build manifest for glances. Sourced by build/create-package.sh. # Keep PKG_VERSION in sync with the upstream release tag we package. -PKG_VERSION='4.5.4' +PKG_VERSION='4.5.5' # Upstream source. PKG_GITHUB_USER/REPO are also used by the publishing step # (mirror tool) to pick up the release assets.