From 41a76dc023aa5586958175736575cc945f698087 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 14 Sep 2025 08:29:27 +0000 Subject: [PATCH] f2: Update to version 2.2.1 --- bucket/f2.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/f2.json b/bucket/f2.json index fba07e5c3d..8c353a70c3 100644 --- a/bucket/f2.json +++ b/bucket/f2.json @@ -1,16 +1,16 @@ { - "version": "2.2.0", + "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.0/f2_2.2.0_windows_amd64.zip", - "hash": "858cc769a5b367d6cb05367a8e7c35d0a7b39adda4e4375533ad5eb34a9276d8" + "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.0/f2_2.2.0_windows_386.zip", - "hash": "6b03e0c952f3066dd7881981432bd4af77091f319c38bdf4fc8520ed732e6f12" + "url": "https://github.com/ayoisaiah/f2/releases/download/v2.2.1/f2_2.2.1_windows_386.zip", + "hash": "1365a301f19d3cdae589a725162703b4fb41fd21c238cb32a40db58e9f355cd0" } }, "bin": "f2.exe",