From 08508be494ecf3d492a56d5ad8f5f32e6786d196 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 20:30:01 +0000 Subject: [PATCH] f2: Update to version 2.2.2 --- bucket/f2.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/f2.json b/bucket/f2.json index 8c353a70c3..744b4b5085 100644 --- a/bucket/f2.json +++ b/bucket/f2.json @@ -1,16 +1,16 @@ { - "version": "2.2.1", + "version": "2.2.2", "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" + "url": "https://github.com/ayoisaiah/f2/releases/download/v2.2.2/f2_2.2.2_windows_amd64.zip", + "hash": "64eba7ddbadeca9cd5657b344058311f3c42d342c5e88f93a68d8f07fb8d0a53" }, "32bit": { - "url": "https://github.com/ayoisaiah/f2/releases/download/v2.2.1/f2_2.2.1_windows_386.zip", - "hash": "1365a301f19d3cdae589a725162703b4fb41fd21c238cb32a40db58e9f355cd0" + "url": "https://github.com/ayoisaiah/f2/releases/download/v2.2.2/f2_2.2.2_windows_386.zip", + "hash": "f34478584a1a143ab0feb76255acb72b381c269d94148dc721341261f0692a49" } }, "bin": "f2.exe",