ugrep: Update to version 3.3.1

This commit is contained in:
Jakub Čábera 2021-06-03 15:10:42 -07:00
parent 619dc4a045
commit e54b22e533

View File

@ -1,10 +1,10 @@
{
"version": "3.3",
"version": "3.3.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.3/ugrep.exe#/ug.exe",
"hash": "24edee7236c484a6e8dd5141006b445a1f54e50a3c131a4f6441bb9c6f3d16e0",
"url": "https://github.com/Genivia/ugrep/releases/download/v3.3.1/ugrep.exe#/ug.exe",
"hash": "77629f2b884bdf9104d60a6384e685f0dfbcf8e21286207a0acacb971550e91a",
"bin": [
"ug.exe",
[