diff --git a/bucket/swiftsearch.json b/bucket/swiftsearch.json new file mode 100644 index 00000000000000..7f9d6677405a0f --- /dev/null +++ b/bucket/swiftsearch.json @@ -0,0 +1,22 @@ +{ + "version": "7.5.1", + "description": "Hyper-fast search tool that, given admin privileges, bypasses the file system and directly reads the NTFS file table to quickly find files by filename in a simple UI.", + "homepage": "https://swiftsearch.sourceforge.io/", + "license": { + "identifier": "CC-BY-NC-2.0", + "url": "https://spdx.org/licenses/CC-BY-NC-2.0.html" + }, + "url": "https://sourceforge.net/projects/swiftsearch/files/Version 7.5.1/SwiftSearch.exe/download#/swiftsearch.exe", + "hash": "3e89ec01a2bc4b6aca43525a769055afed816a6fe1ece0606aa91193d0a08aa5", + "bin": "swiftsearch.exe", + "shortcuts": [ + [ + "swiftsearch.exe", + "SwiftSearch" + ] + ], + "checkver": "sourceforge", + "autoupdate": { + "url": "https://sourceforge.net/projects/swiftsearch/files/Version $version/SwiftSearch.exe/download#/swiftsearch.exe" + } +}