From 0f6104f7b31b833ab7bffc8f70fb8661e24688c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 04:25:06 +0000 Subject: [PATCH] units: Update to version 2.23 --- bucket/units.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/units.json b/bucket/units.json index 2c30d53b4b..d4da728cd0 100644 --- a/bucket/units.json +++ b/bucket/units.json @@ -1,12 +1,12 @@ { - "version": "2.22", + "version": "2.23", "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.22-setup.exe", - "hash": "eb2edbcc3e9c210fb99c5d8932b68a5f3e92cea984174fd2b38d98fefb02e833" + "url": "https://ftp.gnu.org/gnu/units/windows/units-2.23-setup.exe", + "hash": "ec8da81a45a7f076cb10fa354b7b74b8c9fcf7171ce359e3e463294f6187e43e" } }, "innosetup": true,