mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
fastfetch: Update to version 2.13.2
This commit is contained in:
parent
133d6723be
commit
1b4b7e6b09
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "2.13.1",
|
"version": "2.13.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.13.1/fastfetch-windows-amd64.7z",
|
"url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.13.2/fastfetch-windows-amd64.7z",
|
||||||
"hash": "695d956bcde636b0ce833835dd9494df08048a3af9c07e89399f3c819b1efbd1"
|
"hash": "e42450e00a1a30876ab4d71367bca38d898c3f43a1a42974b8e37ec5d90e2d5e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.13.1/fastfetch-windows-i686.7z",
|
"url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.13.2/fastfetch-windows-i686.7z",
|
||||||
"hash": "99caad5a6261c3f1294792152119e82f35510e249b5201de47aa54b658fa738b"
|
"hash": "a31c0d1796d8dd65dfd00cad29a02d8328c0adaf013a2e0d32f43a59f51ea975"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.13.1/fastfetch-windows-aarch64.7z",
|
"url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.13.2/fastfetch-windows-aarch64.7z",
|
||||||
"hash": "a95d0e872fdb1deccb635516abd62f20d0013541d7a1d17223bc732f5135056e"
|
"hash": "aa15bb895df96597fba731445b4ff972e869746671cf747a7db4ab1c0f3b2f8b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user