From c6f415b845eaf5774cd1adc086793ec8fe7411cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 17 Apr 2020 09:06:10 +0200 Subject: [PATCH] grex: Update to version 1.1.0 --- bucket/grex.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grex.json b/bucket/grex.json index cb37a2ea1f..6c816491e8 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": "1.0.0", + "version": "1.1.0", "architecture": { "64bit": { - "url": "https://github.com/pemistahl/grex/releases/download/v1.0.0/grex-v1.0.0-x86_64-pc-windows-msvc.zip", - "hash": "fccc02d631f9529498116d604eec8f38bb91a340db283dfb251e297410eed272" + "url": "https://github.com/pemistahl/grex/releases/download/v1.1.0/grex-v1.1.0-x86_64-pc-windows-msvc.zip", + "hash": "5ee5eaeca87c5213e40afaa11ea56d45f9f8112d80494c66a86ff8da41ed1550" } }, "bin": "grex.exe",