mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
fastfetch: Update to version 2.17.2
This commit is contained in:
parent
292865a0d7
commit
c44bb2072e
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "2.17.1",
|
"version": "2.17.2",
|
||||||
"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.1/fastfetch-windows-amd64.7z",
|
"url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.17.2/fastfetch-windows-amd64.7z",
|
||||||
"hash": "ad5dc627f29fad3548b369d236437b6cd29489ce0138ddc8f68e990e5e73344a"
|
"hash": "c3a1afe110d209247377f286f3ca8c4e7c721b18cdb4f08d540580d137ea00b7"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.17.1/fastfetch-windows-i686.7z",
|
"url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.17.2/fastfetch-windows-i686.7z",
|
||||||
"hash": "cdfece05700b146620f98dd33bf971e5bfff1e5262112a6b0131364c3747820e"
|
"hash": "d2aebd1d5a27165a91292a3353dc8574c2b9fb3705cf818b9816205bbab027f1"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.17.1/fastfetch-windows-aarch64.7z",
|
"url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.17.2/fastfetch-windows-aarch64.7z",
|
||||||
"hash": "dc7d4d92f901c9086fc742594952499dc138003b6221c299076924ba893580a9"
|
"hash": "d023ea676ffa1f3a66229beb30aac2af6b597b5306c28f43f9da5138893996f0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user