From 7654c6ceb5bdfa2c79db8e712e78658d41db51d3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 00:54:23 +0000 Subject: [PATCH] units: Update to version 2.26 --- bucket/units.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/units.json b/bucket/units.json index 2823210643..3973923c41 100644 --- a/bucket/units.json +++ b/bucket/units.json @@ -1,12 +1,12 @@ { - "version": "2.25", + "version": "2.26", "description": "Tool to convert quantities between different systems of measurement", "homepage": "https://www.gnu.org/software/units/", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://ftp.gnu.org/gnu/units/windows/units-2.25-setup.exe", - "hash": "7e048b01442a6fd7cdcb6c32a7eb6f41f6f38227e2fa8abfbaab35e4b607ec0c" + "url": "https://ftp.gnu.org/gnu/units/windows/units-2.26-setup.exe", + "hash": "657ece3e6cc37ca75200e32c89295e74b41e00a901f0e6b4c770196c89b89c05" } }, "innosetup": true,