From 669a919638dc0170630f89238b0b9251ae531184 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 15 Jul 2023 20:25:38 +0000 Subject: [PATCH] grep: Update to version 3.11 --- bucket/grep.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/grep.json b/bucket/grep.json index a87e0ba53f..85ebaac719 100644 --- a/bucket/grep.json +++ b/bucket/grep.json @@ -1,16 +1,16 @@ { - "version": "3.8", + "version": "3.11", "description": "Print lines matching a pattern.", "homepage": "https://www.gnu.org/software/grep", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://raw.githubusercontent.com/mbuilov/grep-windows/3.8/grep-3.8-x64.exe#/grep.exe", - "hash": "f63cb9baab1cfaa635b6108769970f27d9961b69cb9b92f1cb0dab48e2350cfb" + "url": "https://raw.githubusercontent.com/mbuilov/grep-windows/3.11/grep-3.11-x64.exe#/grep.exe", + "hash": "ef730408456d620399fab0c639d53d0ec0c619a708e2191d220aa0ad9546e77f" }, "32bit": { - "url": "https://raw.githubusercontent.com/mbuilov/grep-windows/3.8/grep-3.8-x86.exe#/grep.exe", - "hash": "b1ee3647d18570f04e3b7bf6a10278596d6c05056e376ba43918c5073c23f99f" + "url": "https://raw.githubusercontent.com/mbuilov/grep-windows/3.11/grep-3.11-x86.exe#/grep.exe", + "hash": "f20a285c8f6e6f350b841608292b0cf8df21d99c0798259952526b91dab5b7ab" } }, "bin": [