mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
bottom: Update to version 0.4.0
This commit is contained in:
parent
9fecf1d08e
commit
cf40cf36c6
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "0.3.0",
|
||||
"version": "0.4.0",
|
||||
"description": "Graphical process/system monitor",
|
||||
"homepage": "https://github.com/ClementTsang/bottom",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/ClementTsang/bottom/releases/download/0.3.0/bottom_x86_64-pc-windows-msvc.zip",
|
||||
"hash": "4c495bcca0a1fc81a9975f8a18a820865d8dcc4b6291be7d2f3473f4874a250d",
|
||||
"url": "https://github.com/ClementTsang/bottom/releases/download/0.4.0/bottom_x86_64-pc-windows-msvc.zip",
|
||||
"hash": "ecde77a0323664e6443b46d61155baaa714b508a7bee72d628db91734e70467d",
|
||||
"extract_dir": "target\\x86_64-pc-windows-msvc\\release"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ClementTsang/bottom/releases/download/0.3.0/bottom_i686-pc-windows-msvc.zip",
|
||||
"hash": "d28234304020458c8dbc1e6bc331c63f9f557f0da70c71e1d0814ab7df0c6a1d",
|
||||
"url": "https://github.com/ClementTsang/bottom/releases/download/0.4.0/bottom_i686-pc-windows-msvc.zip",
|
||||
"hash": "692ce3bd6b0f8bdeab1f57da421bdcf7ae08edc48f8f28e6d9bfb73e61836c14",
|
||||
"extract_dir": "target\\i686-pc-windows-msvc\\release"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user