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",