mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 12:11:21 +00:00
cpufetch: Update to version 1.04 (#4795)
* cpufetch: update filename * cpufetch: Update to version 1.04
This commit is contained in:
parent
f182c8971b
commit
9dbdb73747
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.03",
|
"version": "1.04",
|
||||||
"description": "Simple yet fancy CPU architecture fetching tool",
|
"description": "Simple yet fancy CPU architecture fetching tool",
|
||||||
"homepage": "https://github.com/Dr-Noob/cpufetch",
|
"homepage": "https://github.com/Dr-Noob/cpufetch",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"url": "https://github.com/Dr-Noob/cpufetch/releases/download/v1.03/cpufetch_x86-64_windows.exe#/cpufetch.exe",
|
"url": "https://github.com/Dr-Noob/cpufetch/releases/download/v1.04/cpufetch.exe",
|
||||||
"hash": "87f53d130e1c83b317ef93876556abe66d4e68a61cd3b93f23269f4a1bdc6e11",
|
"hash": "05448769b75e101950c383df8bc2cfa1100f5f7c444aaa79b7e243c3852da790",
|
||||||
"bin": "cpufetch.exe",
|
"bin": "cpufetch.exe",
|
||||||
"checkver": "github",
|
"checkver": "github",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://github.com/Dr-Noob/cpufetch/releases/download/v$version/cpufetch_x86-64_windows.exe#/cpufetch.exe"
|
"url": "https://github.com/Dr-Noob/cpufetch/releases/download/v$version/cpufetch.exe"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user