From 6717eca975b1c6895965dbeca87aae7824a69b98 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 20:28:17 +0000 Subject: [PATCH] f2: Update to version 2.1.0 --- bucket/f2.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/f2.json b/bucket/f2.json index c240a38be2..0464ea9cdc 100644 --- a/bucket/f2.json +++ b/bucket/f2.json @@ -1,16 +1,16 @@ { - "version": "2.0.3", + "version": "2.1.0", "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.0.3/f2_2.0.3_windows_amd64.zip", - "hash": "5e987d3c1278cc46ea74044dc8d162c619908006c4ee8459544168e04fff87a5" + "url": "https://github.com/ayoisaiah/f2/releases/download/v2.1.0/f2_2.1.0_windows_amd64.zip", + "hash": "025041eec01ed0b76c7203159b24a6dd76c7394d31afde77e883fa257b4423b9" }, "32bit": { - "url": "https://github.com/ayoisaiah/f2/releases/download/v2.0.3/f2_2.0.3_windows_386.zip", - "hash": "404a2d6f5a88c78ea1dd79535285c0d7e75fda82e4c147c8c77373645ba4c1e2" + "url": "https://github.com/ayoisaiah/f2/releases/download/v2.1.0/f2_2.1.0_windows_386.zip", + "hash": "93428f02db133634f4e0803624b37dc760cabb1c8bf4daf565720d7a309a20eb" } }, "bin": "f2.exe",