From 72cf4e3c603ec2c6913176f1a0d781b1886f072c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Apr 2023 04:29:33 +0000 Subject: [PATCH] gotop: Update to version 4.1.4 --- bucket/gotop.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gotop.json b/bucket/gotop.json index d0eb2051ad..5b8bc1e0d9 100644 --- a/bucket/gotop.json +++ b/bucket/gotop.json @@ -1,16 +1,16 @@ { - "version": "4.2.0", + "version": "4.1.4", "description": "A terminal based graphical activity monitor inspired by gtop and vtop", "homepage": "https://github.com/xxxserxxx/gotop", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/xxxserxxx/gotop/releases/download/v4.2.0/gotop_v4.2.0_windows_amd64.zip", - "hash": "2d8a1462aeead9a8a05a76948b8b0085e7d1f133cd2e44fd63dc188d3b4b3c70" + "url": "https://github.com/xxxserxxx/gotop/releases/download/v4.1.4/gotop_v4.1.4_windows_amd64.zip", + "hash": "500a35139a31bb6a3b0a534f76f37563f6ef036e62a01b6dd784bb5ee00c07a7" }, "32bit": { - "url": "https://github.com/xxxserxxx/gotop/releases/download/v4.2.0/gotop_v4.2.0_windows_386.zip", - "hash": "9babb8135c5a84f0a4c21ee2e559404c12dbf36172823412191c97fb53e74d29" + "url": "https://github.com/xxxserxxx/gotop/releases/download/v4.1.4/gotop_v4.1.4_windows_386.zip", + "hash": "44af65d1c1a13620da2c82c46a7f4509822923286f4742041deacc63cfbc23e3" } }, "bin": "gotop.exe",