mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
fastfetch: Update to version 2.18.0
This commit is contained in:
parent
7665e04afc
commit
62f858cdeb
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "2.17.2",
|
"version": "2.18.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.17.2/fastfetch-windows-amd64.7z",
|
"url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.18.0/fastfetch-windows-amd64.7z",
|
||||||
"hash": "c3a1afe110d209247377f286f3ca8c4e7c721b18cdb4f08d540580d137ea00b7"
|
"hash": "f66a5e19d65761b57d1fb3d1c12034d581d0c5c7035ab1cf17773fda8eb3fd85"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.17.2/fastfetch-windows-i686.7z",
|
"url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.18.0/fastfetch-windows-i686.7z",
|
||||||
"hash": "d2aebd1d5a27165a91292a3353dc8574c2b9fb3705cf818b9816205bbab027f1"
|
"hash": "108879efec10cea42769b943acf4d0deef03b1a4b28f184e29f39584cd9ed5a1"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.17.2/fastfetch-windows-aarch64.7z",
|
"url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.18.0/fastfetch-windows-aarch64.7z",
|
||||||
"hash": "d023ea676ffa1f3a66229beb30aac2af6b597b5306c28f43f9da5138893996f0"
|
"hash": "e34ee7bca5c19202def8aeada3e885703fa1f4aa4a6438cafb8c5bf124ea1853"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user