From 3080320b3a33e6ab15752dc44b1c5087309d2f0e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Sep 2022 00:35:07 +0000 Subject: [PATCH] units: Update to version 2.22 --- bucket/units.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/units.json b/bucket/units.json index 189d3bd1ca..2c30d53b4b 100644 --- a/bucket/units.json +++ b/bucket/units.json @@ -1,12 +1,12 @@ { - "version": "2.21", + "version": "2.22", "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.21-setup.exe", - "hash": "185ba7fbb56297dbafe2c40306aa1a63f3c5b17f66688dc6c21e562b31ad80d2" + "url": "https://ftp.gnu.org/gnu/units/windows/units-2.22-setup.exe", + "hash": "eb2edbcc3e9c210fb99c5d8932b68a5f3e92cea984174fd2b38d98fefb02e833" } }, "innosetup": true,