ugrep: Update to version 3.2

This commit is contained in:
Jakub Čábera 2021-05-03 07:15:58 +02:00
parent c2efe840b5
commit cb2a6a5c69

View File

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