From 27117bc9617651053921d1cacd92b796b66169ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 08:30:26 +0000 Subject: [PATCH] f2: Update to version 2.1.2 --- bucket/f2.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/f2.json b/bucket/f2.json index 9e1b894d2f..6a1116d77e 100644 --- a/bucket/f2.json +++ b/bucket/f2.json @@ -1,16 +1,16 @@ { - "version": "2.1.1", + "version": "2.1.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.1.1/f2_2.1.1_windows_amd64.zip", - "hash": "8545b8d58fc2fe69ffcd5fb056c2a1394e0d20a445107087912943ee96557203" + "url": "https://github.com/ayoisaiah/f2/releases/download/v2.1.2/f2_2.1.2_windows_amd64.zip", + "hash": "f921f0eb506d1f58596c151750bbc94cfeefe0384dc108d4e5452d4c04899c5d" }, "32bit": { - "url": "https://github.com/ayoisaiah/f2/releases/download/v2.1.1/f2_2.1.1_windows_386.zip", - "hash": "229b4bdb3ddd50e79a815c49e81b36d33a3616837a3c3caf07a1679b247c2a49" + "url": "https://github.com/ayoisaiah/f2/releases/download/v2.1.2/f2_2.1.2_windows_386.zip", + "hash": "6fbd264b8253bef8d50cddadd0afbf369753730e4e272822e620f8206858f1a0" } }, "bin": "f2.exe",