f2: Update to version 2.1.0

This commit is contained in:
github-actions[bot] 2025-05-01 20:28:17 +00:00
parent e1823a1c00
commit 6717eca975

View File

@ -1,16 +1,16 @@
{ {
"version": "2.0.3", "version": "2.1.0",
"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.0.3/f2_2.0.3_windows_amd64.zip", "url": "https://github.com/ayoisaiah/f2/releases/download/v2.1.0/f2_2.1.0_windows_amd64.zip",
"hash": "5e987d3c1278cc46ea74044dc8d162c619908006c4ee8459544168e04fff87a5" "hash": "025041eec01ed0b76c7203159b24a6dd76c7394d31afde77e883fa257b4423b9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ayoisaiah/f2/releases/download/v2.0.3/f2_2.0.3_windows_386.zip", "url": "https://github.com/ayoisaiah/f2/releases/download/v2.1.0/f2_2.1.0_windows_386.zip",
"hash": "404a2d6f5a88c78ea1dd79535285c0d7e75fda82e4c147c8c77373645ba4c1e2" "hash": "93428f02db133634f4e0803624b37dc760cabb1c8bf4daf565720d7a309a20eb"
} }
}, },
"bin": "f2.exe", "bin": "f2.exe",