ugrep: Update to version 3.2.1

This commit is contained in:
Jakub Čábera 2021-05-06 08:35:57 +02:00
parent 7c5d8246f1
commit 67d1fbdb13

View File

@ -1,10 +1,10 @@
{
"version": "3.2",
"version": "3.2.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.2/ugrep.exe#/ug.exe",
"hash": "fbddf6684d2f31b34f09f8767ad666cb2ad5d3554a544f67230f16d0777284f5",
"url": "https://github.com/Genivia/ugrep/releases/download/v3.2.1/ugrep.exe#/ug.exe",
"hash": "fd95c6f5dce6ffa90df085b63b7660700e597664a316e4a399336f6e419bfe68",
"bin": [
"ug.exe",
[