f2: Update to version 2.1.1

This commit is contained in:
github-actions[bot] 2025-05-16 12:31:39 +00:00
parent f00eb61e12
commit d5017c44ee

View File

@ -1,16 +1,16 @@
{ {
"version": "2.1.0", "version": "2.1.1",
"description": "Batch renaming files and directories quickly and safely.", "description": "Batch renaming files and directories quickly and safely.",
"homepage": "https://f2.freshman.tech", "homepage": "https://f2.freshman.tech",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ayoisaiah/f2/releases/download/v2.1.0/f2_2.1.0_windows_amd64.zip", "url": "https://github.com/ayoisaiah/f2/releases/download/v2.1.1/f2_2.1.1_windows_amd64.zip",
"hash": "025041eec01ed0b76c7203159b24a6dd76c7394d31afde77e883fa257b4423b9" "hash": "8545b8d58fc2fe69ffcd5fb056c2a1394e0d20a445107087912943ee96557203"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ayoisaiah/f2/releases/download/v2.1.0/f2_2.1.0_windows_386.zip", "url": "https://github.com/ayoisaiah/f2/releases/download/v2.1.1/f2_2.1.1_windows_386.zip",
"hash": "93428f02db133634f4e0803624b37dc760cabb1c8bf4daf565720d7a309a20eb" "hash": "229b4bdb3ddd50e79a815c49e81b36d33a3616837a3c3caf07a1679b247c2a49"
} }
}, },
"bin": "f2.exe", "bin": "f2.exe",