grex: Update to version 1.4.0

This commit is contained in:
github-actions[bot] 2022-07-27 00:34:16 +00:00
parent d42becf246
commit 32a20818e5

View File

@ -1,12 +1,12 @@
{
"version": "1.3.0",
"version": "1.4.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.3.0/grex-v1.3.0-x86_64-pc-windows-msvc.zip",
"hash": "e4399720cd8078a4c405b22220115f5aa6f549283d74e4a90448eacb73d9b648"
"url": "https://github.com/pemistahl/grex/releases/download/v1.4.0/grex-v1.4.0-x86_64-pc-windows-msvc.zip",
"hash": "43431c3a4f06f1bd12882b092ca13b7f70f10ffd7c54f1d7c39c382a2b697eed"
}
},
"bin": "grex.exe",