grex: Update to version 0.3.2

This commit is contained in:
Richard Kuhnt 2020-01-12 23:00:26 +00:00
parent 80e09b128b
commit 722d0ae0dc

View File

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