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,