grex: Update to version 1.4.1

This commit is contained in:
github-actions[bot] 2022-10-21 16:32:02 +00:00
parent f88ed74022
commit 1800d0df8c

View File

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