mirror of
https://github.com/ScoopInstaller/Extras.git
synced 2026-07-30 14:25:39 +08:00
17 lines
842 B
JSON
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"
|
|
}
|
|
}
|