diff --git a/bucket/grex.json b/bucket/grex.json index 0f890eb49c..e3b9947370 100644 --- a/bucket/grex.json +++ b/bucket/grex.json @@ -1,12 +1,12 @@ { - "version": "1.1.0", + "version": "1.2.0", "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.1.0/grex-v1.1.0-x86_64-pc-windows-msvc.zip", - "hash": "c35b1419af072c9318b02ce0ef70b93f833448c422d50ca609dee7abae07f68d" + "url": "https://github.com/pemistahl/grex/releases/download/v1.2.0/grex-v1.2.0-x86_64-pc-windows-msvc.zip", + "hash": "d075efdbccb01c8b093b6c5120d064cc5ead534dec483c1a3d43cc4543d940ea" } }, "bin": "grex.exe",