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" } },