grex: Update to version 1.2.0

This commit is contained in:
Richard Kuhnt 2021-03-28 23:01:47 +00:00
parent 8d502ddffa
commit 14bbeb11cf

View File

@ -1,12 +1,12 @@
{ {
"version": "1.1.0", "version": "1.2.0",
"description": "A regular expression generator", "description": "A regular expression generator",
"homepage": "https://github.com/pemistahl/grex", "homepage": "https://github.com/pemistahl/grex",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/pemistahl/grex/releases/download/v1.1.0/grex-v1.1.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/pemistahl/grex/releases/download/v1.2.0/grex-v1.2.0-x86_64-pc-windows-msvc.zip",
"hash": "c35b1419af072c9318b02ce0ef70b93f833448c422d50ca609dee7abae07f68d" "hash": "d075efdbccb01c8b093b6c5120d064cc5ead534dec483c1a3d43cc4543d940ea"
} }
}, },
"bin": "grex.exe", "bin": "grex.exe",