From 1800d0df8cb9da8e22e25a21eadfd3b7191a165a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 16:32:02 +0000 Subject: [PATCH] grex: Update to version 1.4.1 --- bucket/grex.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grex.json b/bucket/grex.json index 781b9a2a16..bba7faaa01 100644 --- a/bucket/grex.json +++ b/bucket/grex.json @@ -1,12 +1,12 @@ { - "version": "1.4.0", + "version": "1.4.1", "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.0/grex-v1.4.0-x86_64-pc-windows-msvc.zip", - "hash": "43431c3a4f06f1bd12882b092ca13b7f70f10ffd7c54f1d7c39c382a2b697eed" + "url": "https://github.com/pemistahl/grex/releases/download/v1.4.1/grex-v1.4.1-x86_64-pc-windows-msvc.zip", + "hash": "99c28787c5ccaa68a7e761748487ef0b436641d99e4c9bef53a693f783f77616" } }, "bin": "grex.exe",