ugrep: Update to version 3.1.3

This commit is contained in:
Jakub Čábera 2021-01-15 04:50:50 +01:00
parent 105eeda62c
commit 0705088b05

View File

@ -1,10 +1,10 @@
{
"version": "3.1.2",
"version": "3.1.3",
"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.2/ugrep.exe#/ug.exe",
"hash": "f6902afd4f740c2980c9fc3345cfcacfeb98fec9507e136e2f0f3be4c40535de",
"url": "https://github.com/Genivia/ugrep/releases/download/v3.1.3/ugrep.exe#/ug.exe",
"hash": "b5886903993ecbc15f67d4cdc295c8f89a8769abf7ad783298111e11dcd45c25",
"bin": [
"ug.exe",
[