grex: Update to version 1.0.0

This commit is contained in:
Richard Kuhnt 2020-02-02 18:01:54 +00:00
parent ea84323eef
commit fbdb2261e7

View File

@ -2,11 +2,11 @@
"homepage": "https://github.com/pemistahl/grex",
"description": "A regular expression generator",
"license": "Apache-2.0",
"version": "0.3.2",
"version": "1.0.0",
"architecture": {
"64bit": {
"url": "https://github.com/pemistahl/grex/releases/download/v0.3.2/grex-v0.3.2-x86_64-pc-windows-msvc.zip",
"hash": "8dc1e7fef5205bb78160537587affb82e53044dbd086c8b7f546e17c6fff3918"
"url": "https://github.com/pemistahl/grex/releases/download/v1.0.0/grex-v1.0.0-x86_64-pc-windows-msvc.zip",
"hash": "fccc02d631f9529498116d604eec8f38bb91a340db283dfb251e297410eed272"
}
},
"bin": "grex.exe",