From 961ca43ca17db1d1c7eb2d29b306323a310bbc53 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 04:32:56 +0000 Subject: [PATCH] cheat: Update to version 4.2.5 --- bucket/cheat.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cheat.json b/bucket/cheat.json index a3946a77d4..241919ce31 100644 --- a/bucket/cheat.json +++ b/bucket/cheat.json @@ -1,12 +1,12 @@ { - "version": "4.2.4", + "version": "4.2.5", "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.4/cheat-windows-amd64.exe.zip", - "hash": "7e7275fd78b5dca3f01a74568da47913b432c4bcf475cd27735bf8e19424915e", + "url": "https://github.com/cheat/cheat/releases/download/4.2.5/cheat-windows-amd64.exe.zip", + "hash": "d0723b43516fedadf6148484628bdbda59f64ae24760a5834dd1f51d463329e4", "extract_dir": "dist" } },