cheat: Update to version 4.2.4

This commit is contained in:
github-actions[bot] 2022-07-05 00:33:21 +00:00
parent 16b362a64b
commit 714cec7ded

View File

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