grex: Update to version 1.3.0

This commit is contained in:
Richard Kuhnt 2021-09-15 12:01:49 +00:00
parent 25df1bb1ec
commit 9b602a91f4

View File

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