From cb41f1d9209451e5b70bc2a153099c4e9f6a3e2c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 20:24:32 +0000 Subject: [PATCH] grex: Update to version 1.4.4 --- bucket/grex.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grex.json b/bucket/grex.json index e774a3bc10..9c2b36fdab 100644 --- a/bucket/grex.json +++ b/bucket/grex.json @@ -1,12 +1,12 @@ { - "version": "1.4.2", + "version": "1.4.4", "description": "A regular expression generator", "homepage": "https://github.com/pemistahl/grex", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/pemistahl/grex/releases/download/v1.4.2/grex-v1.4.2-x86_64-pc-windows-msvc.zip", - "hash": "2825eb04deb5730242838830dfa321b4240f7bbec84a1cea73508d615f16c346" + "url": "https://github.com/pemistahl/grex/releases/download/v1.4.4/grex-v1.4.4-x86_64-pc-windows-msvc.zip", + "hash": "4762d703b58e758aa717bec78a5ab1f7faa7b186d0dadfa4014688b5a288514d" } }, "bin": "grex.exe",