diff --git a/bucket/f2.json b/bucket/f2.json index 0464ea9cdc..9e1b894d2f 100644 --- a/bucket/f2.json +++ b/bucket/f2.json @@ -1,16 +1,16 @@ { - "version": "2.1.0", + "version": "2.1.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.1.0/f2_2.1.0_windows_amd64.zip", - "hash": "025041eec01ed0b76c7203159b24a6dd76c7394d31afde77e883fa257b4423b9" + "url": "https://github.com/ayoisaiah/f2/releases/download/v2.1.1/f2_2.1.1_windows_amd64.zip", + "hash": "8545b8d58fc2fe69ffcd5fb056c2a1394e0d20a445107087912943ee96557203" }, "32bit": { - "url": "https://github.com/ayoisaiah/f2/releases/download/v2.1.0/f2_2.1.0_windows_386.zip", - "hash": "93428f02db133634f4e0803624b37dc760cabb1c8bf4daf565720d7a309a20eb" + "url": "https://github.com/ayoisaiah/f2/releases/download/v2.1.1/f2_2.1.1_windows_386.zip", + "hash": "229b4bdb3ddd50e79a815c49e81b36d33a3616837a3c3caf07a1679b247c2a49" } }, "bin": "f2.exe",