From 714cec7ded128ce65ccee972fecf0bc4e38adfc4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 00:33:21 +0000 Subject: [PATCH] cheat: Update to version 4.2.4 --- bucket/cheat.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cheat.json b/bucket/cheat.json index 616e8061e9..a3946a77d4 100644 --- a/bucket/cheat.json +++ b/bucket/cheat.json @@ -1,12 +1,12 @@ { - "version": "4.2.3", + "version": "4.2.4", "description": "Create and view interactive cheatsheets on the command-line", "homepage": "https://github.com/cheat/cheat", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cheat/cheat/releases/download/4.2.3/cheat-windows-amd64.exe.zip", - "hash": "652c79b8b4f244829b11871b8074e9caf63ff023f4cf10de4f4fa6c2c005520c", + "url": "https://github.com/cheat/cheat/releases/download/4.2.4/cheat-windows-amd64.exe.zip", + "hash": "7e7275fd78b5dca3f01a74568da47913b432c4bcf475cd27735bf8e19424915e", "extract_dir": "dist" } },