From 642cb6412d8804c52848e14e0efe0e91614326ea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 00:39:28 +0000 Subject: [PATCH] units: Update to version 2.24 --- bucket/units.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/units.json b/bucket/units.json index d4da728cd0..b9244406fa 100644 --- a/bucket/units.json +++ b/bucket/units.json @@ -1,12 +1,12 @@ { - "version": "2.23", + "version": "2.24", "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.23-setup.exe", - "hash": "ec8da81a45a7f076cb10fa354b7b74b8c9fcf7171ce359e3e463294f6187e43e" + "url": "https://ftp.gnu.org/gnu/units/windows/units-2.24-setup.exe", + "hash": "f67b0d9e836b8d9c69f54217f5dc529d94d2c3c30b51df5047a43170863a07c2" } }, "innosetup": true,