cheat: Update to version 4.2.5

This commit is contained in:
github-actions[bot] 2022-07-05 04:32:56 +00:00
parent e783491a42
commit 961ca43ca1

View File

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