From fbdb2261e7308bd53d16ed60cfa0228afea032f9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 2 Feb 2020 18:01:54 +0000 Subject: [PATCH] grex: Update to version 1.0.0 --- bucket/grex.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grex.json b/bucket/grex.json index 73027e9ae2..cb37a2ea1f 100644 --- a/bucket/grex.json +++ b/bucket/grex.json @@ -2,11 +2,11 @@ "homepage": "https://github.com/pemistahl/grex", "description": "A regular expression generator", "license": "Apache-2.0", - "version": "0.3.2", + "version": "1.0.0", "architecture": { "64bit": { - "url": "https://github.com/pemistahl/grex/releases/download/v0.3.2/grex-v0.3.2-x86_64-pc-windows-msvc.zip", - "hash": "8dc1e7fef5205bb78160537587affb82e53044dbd086c8b7f546e17c6fff3918" + "url": "https://github.com/pemistahl/grex/releases/download/v1.0.0/grex-v1.0.0-x86_64-pc-windows-msvc.zip", + "hash": "fccc02d631f9529498116d604eec8f38bb91a340db283dfb251e297410eed272" } }, "bin": "grex.exe",