diff --git a/bucket/grex.json b/bucket/grex.json index bba7faaa01..e774a3bc10 100644 --- a/bucket/grex.json +++ b/bucket/grex.json @@ -1,12 +1,12 @@ { - "version": "1.4.1", + "version": "1.4.2", "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.1/grex-v1.4.1-x86_64-pc-windows-msvc.zip", - "hash": "99c28787c5ccaa68a7e761748487ef0b436641d99e4c9bef53a693f783f77616" + "url": "https://github.com/pemistahl/grex/releases/download/v1.4.2/grex-v1.4.2-x86_64-pc-windows-msvc.zip", + "hash": "2825eb04deb5730242838830dfa321b4240f7bbec84a1cea73508d615f16c346" } }, "bin": "grex.exe",