diff --git a/bucket/fastfetch.json b/bucket/fastfetch.json index 01870ec26d6cb..d3bf963f678a6 100644 --- a/bucket/fastfetch.json +++ b/bucket/fastfetch.json @@ -1,20 +1,16 @@ { - "version": "2.28.0", - "description": "A neofetch-like tool for fetching system information and displaying them in a pretty way", + "version": "2.30.1", + "description": "A maintained, feature-rich and performance oriented, neofetch like system information tool", "homepage": "https://github.com/fastfetch-cli/fastfetch", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.28.0/fastfetch-windows-amd64.7z", - "hash": "766f743730dfc2a79e1060ead7879a09966527ac350f33458636a1d3f26d2337" - }, - "32bit": { - "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.28.0/fastfetch-windows-i686.7z", - "hash": "287e00d760d16095257d7a4bcce6de58363383622990ee97f84f88d8979a3899" + "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.30.1/fastfetch-windows-amd64.7z", + "hash": "c62f855fd1877848bcb5ca4ab9fca444dd85fb2c569e532a25b73d28c367b4b9" }, "arm64": { - "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.28.0/fastfetch-windows-aarch64.7z", - "hash": "c16d08eca689dfac0d8529c11f5c2c0364929549708a17312d77d2ce484a8af3" + "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.30.1/fastfetch-windows-aarch64.7z", + "hash": "89159b608cf9ca7dbde0f33544654e6adddf490e43af5e46cf9ddfb7ffa0efc5" } }, "bin": [ @@ -27,9 +23,6 @@ "64bit": { "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/$version/fastfetch-windows-amd64.7z" }, - "32bit": { - "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/$version/fastfetch-windows-i686.7z" - }, "arm64": { "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/$version/fastfetch-windows-aarch64.7z" }