We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 426a4b9 commit 49cd49bCopy full SHA for 49cd49b
1 file changed
bucket/fluentcleaner.json
@@ -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
17
18
+ "url": "https://github.com/builtbybel/FluentCleaner/releases/download/$version/FluentCleaner-win-x64.zip"
19
20
21
22
+}
0 commit comments