Skip to content

Commit 8fe64c6

Browse files
authored
Add fluentcleaner manifest
1 parent 689762e commit 8fe64c6

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

bucket/fluentcleaner.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"name": "fluentcleaner",
3+
"version": "26.05.22",
4+
"homepage": "https://github.com/builtbybel/FluentCleaner",
5+
"description": "A real WinUI desktop cleaner with terminal control and multi-database support",
6+
"license": "MIT",
7+
"architecture": {
8+
"64bit": {
9+
"url": "https://github.com/builtbybel/FluentCleaner/releases/download/26.05.22/FluentCleaner-win-x64.zip",
10+
"hash": "sha256:39b7e78ca2993ed34606e685dd54eddbb792e55952dd8506dd942e302b664018"
11+
}
12+
},
13+
"extract_dir": "FluentCleaner-win-x64",
14+
"shortcuts": [["FCleaner.exe", "FCleaner"]],
15+
"checkver": "github",
16+
"autoupdate": {
17+
"architecture": {
18+
"64bit": {
19+
"url": "https://github.com/builtbybel/FluentCleaner/releases/download/$version/FluentCleaner-win-x64.zip"
20+
}
21+
}
22+
}
23+
}

0 commit comments

Comments
 (0)