units: Update to version 2.24

This commit is contained in:
github-actions[bot] 2024-12-04 00:39:28 +00:00
parent aba97e8687
commit 642cb6412d

View File

@ -1,12 +1,12 @@
{ {
"version": "2.23", "version": "2.24",
"description": "Tool to convert quantities between different systems of measurement", "description": "Tool to convert quantities between different systems of measurement",
"homepage": "https://www.gnu.org/software/units/", "homepage": "https://www.gnu.org/software/units/",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://ftp.gnu.org/gnu/units/windows/units-2.23-setup.exe", "url": "https://ftp.gnu.org/gnu/units/windows/units-2.24-setup.exe",
"hash": "ec8da81a45a7f076cb10fa354b7b74b8c9fcf7171ce359e3e463294f6187e43e" "hash": "f67b0d9e836b8d9c69f54217f5dc529d94d2c3c30b51df5047a43170863a07c2"
} }
}, },
"innosetup": true, "innosetup": true,