grex: Update to version 1.1.0

This commit is contained in:
Jakub Čábera 2020-04-17 09:06:10 +02:00
parent 5be055a375
commit c6f415b845

View File

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