diff --git a/bucket/bottom.json b/bucket/bottom.json index 1984591e40..b5f9ca917d 100644 --- a/bucket/bottom.json +++ b/bucket/bottom.json @@ -1,16 +1,16 @@ { - "version": "0.10.0", + "version": "0.10.1", "description": "Graphical process/system monitor", "homepage": "https://clementtsang.github.io/bottom/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.10.0/bottom_x86_64-pc-windows-msvc.zip", - "hash": "873e262ae040b509e751a8d561e588b6fef103caee047276f041f1d3c23e595a" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.10.1/bottom_x86_64-pc-windows-msvc.zip", + "hash": "80b07096674c142d699b96ee138324baafad31145ab28d716766d6a28a2c614d" }, "32bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.10.0/bottom_i686-pc-windows-msvc.zip", - "hash": "fa447ecfd82c5b0869347e9bfba1d35d9597384901a3ff627bd0b4dbacb1d2f3" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.10.1/bottom_i686-pc-windows-msvc.zip", + "hash": "8d549e17f3ab745cf17c92e8b964c61b0ca44347ac64e35880314e6333498f61" } }, "bin": "btm.exe",