mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 19:21:18 +00:00
fastfetch: Update to version 2.22.0
This commit is contained in:
parent
593a5d5b09
commit
b22f218b2b
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "2.21.3",
|
"version": "2.22.0",
|
||||||
"description": "A neofetch-like tool for fetching system information and displaying them in a pretty way",
|
"description": "A neofetch-like tool for fetching system information and displaying them in a pretty way",
|
||||||
"homepage": "https://github.com/fastfetch-cli/fastfetch",
|
"homepage": "https://github.com/fastfetch-cli/fastfetch",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.21.3/fastfetch-windows-amd64.7z",
|
"url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.22.0/fastfetch-windows-amd64.7z",
|
||||||
"hash": "a7de38d9fa9d5363f292ea3584498c739009541aeda3d51d87a1fdf185b34723"
|
"hash": "72323c483394415ab99231f73ec0df9184c282080a605f26e038cae4bf6d963a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.21.3/fastfetch-windows-i686.7z",
|
"url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.22.0/fastfetch-windows-i686.7z",
|
||||||
"hash": "34780901b1b7494c32b8e3835779aefd959621d17badc5a86caaef007b53440b"
|
"hash": "67c3be1794796d7c5de3b6d4d432cbd8e0645fb13782aa34076f252aa2f02599"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.21.3/fastfetch-windows-aarch64.7z",
|
"url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.22.0/fastfetch-windows-aarch64.7z",
|
||||||
"hash": "e09ed9c6957bcbd7513b74d3954d8482b12920dfb2154299d0ec2a76aeab52fb"
|
"hash": "7f7e74ac8416411257b32f9798d55415f759a59017b6952e7a0bc8389761d5a6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user