grex: Update to version 0.3.0

This commit is contained in:
Richard Kuhnt 2019-12-24 17:00:25 +00:00
parent ee0ee9fa39
commit de7f56b8b2

View File

@ -2,11 +2,11 @@
"homepage": "https://github.com/pemistahl/grex",
"description": "A regular expression generator",
"license": "Apache-2.0",
"version": "0.2.0",
"version": "0.3.0",
"architecture": {
"64bit": {
"url": "https://github.com/pemistahl/grex/releases/download/v0.2.0/grex-v0.2.0-x86_64-pc-windows-msvc.zip",
"hash": "560980de96722ec23684170628e1f318378f906659c2e3786a76545e142a203a"
"url": "https://github.com/pemistahl/grex/releases/download/v0.3.0/grex-v0.3.0-x86_64-pc-windows-msvc.zip",
"hash": "5b0122f4779283fdc01f328ee2e87c8672de2eadb4642ec679abd5554b1985bb"
}
},
"bin": "grex.exe",