units: Update to version 2.23

This commit is contained in:
github-actions[bot] 2024-02-19 04:25:06 +00:00
parent 5a617a55e7
commit 0f6104f7b3

View File

@ -1,12 +1,12 @@
{ {
"version": "2.22", "version": "2.23",
"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.22-setup.exe", "url": "https://ftp.gnu.org/gnu/units/windows/units-2.23-setup.exe",
"hash": "eb2edbcc3e9c210fb99c5d8932b68a5f3e92cea984174fd2b38d98fefb02e833" "hash": "ec8da81a45a7f076cb10fa354b7b74b8c9fcf7171ce359e3e463294f6187e43e"
} }
}, },
"innosetup": true, "innosetup": true,