2025-09-08 20:28:54 +00:00

34 lines
1.2 KiB
JSON

{
"version": "2.2.0",
"description": "Batch renaming files and directories quickly and safely.",
"homepage": "https://f2.freshman.tech",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/ayoisaiah/f2/releases/download/v2.2.0/f2_2.2.0_windows_amd64.zip",
"hash": "858cc769a5b367d6cb05367a8e7c35d0a7b39adda4e4375533ad5eb34a9276d8"
},
"32bit": {
"url": "https://github.com/ayoisaiah/f2/releases/download/v2.2.0/f2_2.2.0_windows_386.zip",
"hash": "6b03e0c952f3066dd7881981432bd4af77091f319c38bdf4fc8520ed732e6f12"
}
},
"bin": "f2.exe",
"checkver": {
"github": "https://github.com/ayoisaiah/f2"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/ayoisaiah/f2/releases/download/v$version/f2_$version_windows_amd64.zip"
},
"32bit": {
"url": "https://github.com/ayoisaiah/f2/releases/download/v$version/f2_$version_windows_386.zip"
}
},
"hash": {
"url": "$baseurl/checksums.txt"
}
}
}