From db4e6e16cd04f7c17b70eb76821d2caa987228ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Jan 2026 20:30:39 +0000 Subject: [PATCH] units: Update to version 2.25 --- bucket/units.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/units.json b/bucket/units.json index b9244406fa..2823210643 100644 --- a/bucket/units.json +++ b/bucket/units.json @@ -1,12 +1,12 @@ { - "version": "2.24", + "version": "2.25", "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.24-setup.exe", - "hash": "f67b0d9e836b8d9c69f54217f5dc529d94d2c3c30b51df5047a43170863a07c2" + "url": "https://ftp.gnu.org/gnu/units/windows/units-2.25-setup.exe", + "hash": "7e048b01442a6fd7cdcb6c32a7eb6f41f6f38227e2fa8abfbaab35e4b607ec0c" } }, "innosetup": true,