From e955b28fe95fa11cc45d08c785e6cd4382973352 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 12:31:34 +0000 Subject: [PATCH] grex: Update to version 1.4.5 --- bucket/grex.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grex.json b/bucket/grex.json index 9c2b36fdab..d5df918a8e 100644 --- a/bucket/grex.json +++ b/bucket/grex.json @@ -1,12 +1,12 @@ { - "version": "1.4.4", + "version": "1.4.5", "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.4/grex-v1.4.4-x86_64-pc-windows-msvc.zip", - "hash": "4762d703b58e758aa717bec78a5ab1f7faa7b186d0dadfa4014688b5a288514d" + "url": "https://github.com/pemistahl/grex/releases/download/v1.4.5/grex-v1.4.5-x86_64-pc-windows-msvc.zip", + "hash": "ffd6e41a78cf97fd5442b16a504102c229ce78e8a07b0fb89ba1e39ac3ff469e" } }, "bin": "grex.exe",