|
@@ -3,15 +3,15 @@
|
|
|
"description": "A tool to batch delete empty folders.",
|
|
"description": "A tool to batch delete empty folders.",
|
|
|
"license": "GPL-3.0-or-later",
|
|
"license": "GPL-3.0-or-later",
|
|
|
"homepage": "https://www.jonasjohn.de/red.htm",
|
|
"homepage": "https://www.jonasjohn.de/red.htm",
|
|
|
- "hash": "sha1:00124046586afd9ca21957363b00da3c2e72cb9b",
|
|
|
|
|
"url": "https://downloads.sourceforge.net/project/rem-empty-dir/red-v2.2-portable.zip",
|
|
"url": "https://downloads.sourceforge.net/project/rem-empty-dir/red-v2.2-portable.zip",
|
|
|
|
|
+ "hash": "sha1:00124046586afd9ca21957363b00da3c2e72cb9b",
|
|
|
"bin": [
|
|
"bin": [
|
|
|
- ["RED2.exe", "remove-empty-folders"]
|
|
|
|
|
|
|
+ ["RED2.exe", "remove-empty-directories"]
|
|
|
],
|
|
],
|
|
|
"shortcuts": [
|
|
"shortcuts": [
|
|
|
[
|
|
[
|
|
|
"RED2.exe",
|
|
"RED2.exe",
|
|
|
- "Remove Empty Folders"
|
|
|
|
|
|
|
+ "Remove Empty Directories"
|
|
|
]
|
|
]
|
|
|
]
|
|
]
|
|
|
}
|
|
}
|