Extras/bucket/sfk.json
2025-04-12 08:28:59 +00:00

17 lines
842 B
JSON

{
"version": "2.0.0.3",
"description": "Swiss File Knife is a command line tools collection, which combines many functions in a single, portable executable that belongs onto every USB stick.",
"homepage": "http://stahlworks.com/dev/swiss-file-knife.html",
"license": "BSD-3-Clause",
"url": "https://downloads.sourceforge.net/project/swissfileknife/1-swissfileknife/2.0.0.3/sfk200.exe#/sfk.exe",
"hash": "sha1:15f0349b84ecc2b0d959ea607c52ca1d61181588",
"bin": "sfk.exe",
"checkver": {
"url": "https://sourceforge.net/projects/swissfileknife/files/1-swissfileknife/",
"regex": "swissfileknife/([\\d.]+)/"
},
"autoupdate": {
"url": "https://downloads.sourceforge.net/project/swissfileknife/1-swissfileknife/$version/sfk$majorVersion$minorVersion$patchVersion.exe#/sfk.exe"
}
}