Skip to content

Commit 49cd49b

Browse files
committed
1 parent 426a4b9 commit 49cd49b

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

bucket/fluentcleaner.json

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

0 commit comments

Comments
 (0)