{ "version": "2.2.1", "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.1/f2_2.2.1_windows_amd64.zip", "hash": "7941b92f8cf2622c789182b9e1fc904a1eff9bd8b628b59bbe557b7dc4a7c18e" }, "32bit": { "url": "https://github.com/ayoisaiah/f2/releases/download/v2.2.1/f2_2.2.1_windows_386.zip", "hash": "1365a301f19d3cdae589a725162703b4fb41fd21c238cb32a40db58e9f355cd0" } }, "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" } } }