Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions bucket/swiftsearch.json
Original file line number Diff line number Diff line change
@@ -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"
}
}
Loading