ugrep: Update to version 3.1.1

This commit is contained in:
Jakub Čábera 2020-12-22 09:55:26 +01:00
parent df3d5d7b31
commit 0c54ebacdf

View File

@ -1,10 +1,10 @@
{
"version": "3.1.0",
"version": "3.1.1",
"description": "A faster, user-friendly and compatible grep replacement",
"homepage": "https://github.com/Genivia/ugrep",
"license": "BSD-3-Clause",
"url": "https://github.com/Genivia/ugrep/releases/download/v3.1.0/ugrep.exe#/ug.exe",
"hash": "6790e9959ebd3e6923c68866f0829f380379d051575ea9fef6a942cbe8fc4453",
"url": "https://github.com/Genivia/ugrep/releases/download/v3.1.1/ugrep.exe#/ug.exe",
"hash": "b089becf790847776b538d337ac83625fb8611e09a88ac883722bb2098a0f66c",
"bin": [
"ug.exe",
[