mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
winmemorycleaner: Remove manifest, moved to Extras bucket
This commit is contained in:
parent
389b008c24
commit
60cebc9899
@ -1,23 +0,0 @@
|
|||||||
{
|
|
||||||
"version": "3.0.2",
|
|
||||||
"description": "Portable RAM cleaner using native Windows APIs to release memory.",
|
|
||||||
"homepage": "https://github.com/IgorMundstein/WinMemoryCleaner",
|
|
||||||
"license": {
|
|
||||||
"identifier": "GPL-3.0-or-later",
|
|
||||||
"url": "https://github.com/IgorMundstein/WinMemoryCleaner/blob/main/LICENSE"
|
|
||||||
},
|
|
||||||
"notes": "Requires .NET Framework 4.x runtime.",
|
|
||||||
"url": "https://github.com/IgorMundstein/WinMemoryCleaner/releases/download/3.0.2/WinMemoryCleaner.exe",
|
|
||||||
"hash": "5dcaa33af0034ac8f40c8109d5c46858de4f8ed53b9989e7a8cb59ed7cb4dc6d",
|
|
||||||
"bin": "WinMemoryCleaner.exe",
|
|
||||||
"shortcuts": [
|
|
||||||
[
|
|
||||||
"WinMemoryCleaner.exe",
|
|
||||||
"WinMemoryCleaner"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"checkver": "github",
|
|
||||||
"autoupdate": {
|
|
||||||
"url": "https://github.com/IgorMundstein/WinMemoryCleaner/releases/download/$version/WinMemoryCleaner.exe"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
x
Reference in New Issue
Block a user