Skip to content

Commit

Permalink
add neohtop 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Slach committed Nov 29, 2024
1 parent 4b4e24d commit 61d67a8
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions bucket/neohtop.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"version": "1.1.1",
"description": "htop on steroids",
"homepage": "https://github.com/Abdenasser/neohtop",
"license": "MIT",
"url": "https://github.com/Abdenasser/neohtop/releases/download/v1.1.1/NeoHtop_1.1.1_x64.exe#/NeoHtop.exe",
"hash": "75f6ea91670bb4888bcb82572967c394570c5cfa7000fc30ea08a16981dfa77a",
"bin": "NeoHtop.exe",
"shortcuts": [
[
"NeoHtop.exe",
"NeoHtop"
]
],
"checkver": {
"github": "https://github.com/Abdenasser/neohtop",
"regex": "v([\\d.]+)"
},
"autoupdate": {
"url": "https://github.com/Abdenasser/neohtop/releases/download/v$version/NeoHtop_$version_x64.exe"
}
}

0 comments on commit 61d67a8

Please sign in to comment.