{ "version": "1.8.0", "description": "Batch renaming files and directories quickly and safely.", "homepage": "https://github.com/ayoisaiah/f2", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/ayoisaiah/f2/releases/download/v1.8.0/f2_1.8.0_windows_amd64.tar.gz", "hash": "1e4c902483f668f3c3edaec52421a34ebc09b8e2a52047e4495dcd05cb2bb956" }, "32bit": { "url": "https://github.com/ayoisaiah/f2/releases/download/v1.8.0/f2_1.8.0_windows_i386.tar.gz", "hash": "27b29c1a68dfdbe63d23cfd9cc2348f7b09627de2fb81b6d56f3cc94ac517a29" } }, "bin": "f2.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/ayoisaiah/f2/releases/download/v$version/f2_$version_windows_amd64.tar.gz" }, "32bit": { "url": "https://github.com/ayoisaiah/f2/releases/download/v$version/f2_$version_windows_i386.tar.gz" } }, "hash": { "url": "$baseurl/checksums.txt" } } }