mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
fastfetch: Add version 1.8.2 (#4334)
* fastfetch: Add version 1.8.2 * Update description * Update description
This commit is contained in:
parent
8277cfb691
commit
a065e33e32
24
bucket/fastfetch.json
Normal file
24
bucket/fastfetch.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"version": "1.8.2",
|
||||
"description": "A neofetch-like tool for fetching system information and displaying them in a pretty way",
|
||||
"homepage": "https://github.com/LinusDierheimer/fastfetch",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/LinusDierheimer/fastfetch/releases/download/1.8.2/fastfetch-1.8.2-Windows.zip",
|
||||
"hash": "964f9c2052a7c4195a73854d3c8f9206241e179c79808b8cd9fbf60601ad9f5f"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
"fastfetch.exe",
|
||||
"flashfetch.exe"
|
||||
],
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/LinusDierheimer/fastfetch/releases/download/$version/fastfetch-$version-windows.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user