diff --git a/bucket/f2.json b/bucket/f2.json index 6a1116d77e..fba07e5c3d 100644 --- a/bucket/f2.json +++ b/bucket/f2.json @@ -1,16 +1,16 @@ { - "version": "2.1.2", + "version": "2.2.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.1.2/f2_2.1.2_windows_amd64.zip", - "hash": "f921f0eb506d1f58596c151750bbc94cfeefe0384dc108d4e5452d4c04899c5d" + "url": "https://github.com/ayoisaiah/f2/releases/download/v2.2.0/f2_2.2.0_windows_amd64.zip", + "hash": "858cc769a5b367d6cb05367a8e7c35d0a7b39adda4e4375533ad5eb34a9276d8" }, "32bit": { - "url": "https://github.com/ayoisaiah/f2/releases/download/v2.1.2/f2_2.1.2_windows_386.zip", - "hash": "6fbd264b8253bef8d50cddadd0afbf369753730e4e272822e620f8206858f1a0" + "url": "https://github.com/ayoisaiah/f2/releases/download/v2.2.0/f2_2.2.0_windows_386.zip", + "hash": "6b03e0c952f3066dd7881981432bd4af77091f319c38bdf4fc8520ed732e6f12" } }, "bin": "f2.exe",