ugrep: Update to version 3.3.5

This commit is contained in:
Jakub Čábera 2021-07-20 20:36:14 -07:00
parent 16cf4ac62d
commit b3c8ef2f14

View File

@ -1,10 +1,10 @@
{
"version": "3.3.4",
"version": "3.3.5",
"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.4/ugrep.exe#/ug.exe",
"hash": "b20813fc1c60c9ec61153bec596a00bef4d9b62c9ce1d9c16fe65fc2fc6f6e22",
"url": "https://github.com/Genivia/ugrep/releases/download/v3.3.5/ugrep.exe#/ug.exe",
"hash": "3bceef71c79abb93a2baeac767700be7ac5b5d17e2c0009acbffac3b981adb41",
"bin": [
"ug.exe",
[