f2: Update to version 2.1.2

This commit is contained in:
github-actions[bot] 2025-05-27 08:30:26 +00:00
parent 2b7317585d
commit 27117bc961

View File

@ -1,16 +1,16 @@
{ {
"version": "2.1.1", "version": "2.1.2",
"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.1/f2_2.1.1_windows_amd64.zip", "url": "https://github.com/ayoisaiah/f2/releases/download/v2.1.2/f2_2.1.2_windows_amd64.zip",
"hash": "8545b8d58fc2fe69ffcd5fb056c2a1394e0d20a445107087912943ee96557203" "hash": "f921f0eb506d1f58596c151750bbc94cfeefe0384dc108d4e5452d4c04899c5d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ayoisaiah/f2/releases/download/v2.1.1/f2_2.1.1_windows_386.zip", "url": "https://github.com/ayoisaiah/f2/releases/download/v2.1.2/f2_2.1.2_windows_386.zip",
"hash": "229b4bdb3ddd50e79a815c49e81b36d33a3616837a3c3caf07a1679b247c2a49" "hash": "6fbd264b8253bef8d50cddadd0afbf369753730e4e272822e620f8206858f1a0"
} }
}, },
"bin": "f2.exe", "bin": "f2.exe",