bottom: Update to version 0.5.1

This commit is contained in:
Jakub Čábera 2020-11-22 19:36:47 +01:00
parent 97298610a6
commit 52c77a4ad9

View File

@ -1,16 +1,16 @@
{ {
"version": "0.5.0", "version": "0.5.1",
"description": "Graphical process/system monitor", "description": "Graphical process/system monitor",
"homepage": "https://github.com/ClementTsang/bottom", "homepage": "https://github.com/ClementTsang/bottom",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ClementTsang/bottom/releases/download/0.5.0/bottom_x86_64-pc-windows-msvc.zip", "url": "https://github.com/ClementTsang/bottom/releases/download/0.5.1/bottom_x86_64-pc-windows-msvc.zip",
"hash": "bcfca1d6955a678c10843d15c9c64254881d4f0787b97d42ecea83c58b137d24" "hash": "6545ce752c9b8168655ef401e545749f86cede6758ef1867424ca32e8bde0580"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ClementTsang/bottom/releases/download/0.5.0/bottom_i686-pc-windows-msvc.zip", "url": "https://github.com/ClementTsang/bottom/releases/download/0.5.1/bottom_i686-pc-windows-msvc.zip",
"hash": "a337ab2f61e0838b3a39f62277639ba147b373f30ea0b2e690fb4321b6a533ad" "hash": "6ebb47a30f68a52cdb5b0bf7d7ae014eb6135b20f8ac3b33600da31557fb3e3c"
} }
}, },
"bin": "btm.exe", "bin": "btm.exe",