From cab5d593a0d968e60f82461447162767799fb44c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 08:33:43 +0000 Subject: [PATCH] f2: Update to version 1.9.0 --- bucket/f2.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/f2.json b/bucket/f2.json index c666edbceb..c198acd15f 100644 --- a/bucket/f2.json +++ b/bucket/f2.json @@ -1,16 +1,16 @@ { - "version": "1.8.0", + "version": "1.9.0", "description": "Batch renaming files and directories quickly and safely.", "homepage": "https://github.com/ayoisaiah/f2", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/ayoisaiah/f2/releases/download/v1.8.0/f2_1.8.0_windows_amd64.tar.gz", - "hash": "1e4c902483f668f3c3edaec52421a34ebc09b8e2a52047e4495dcd05cb2bb956" + "url": "https://github.com/ayoisaiah/f2/releases/download/v1.9.0/f2_1.9.0_windows_amd64.tar.gz", + "hash": "c0b3610f08ac1360c4af9d9d38d88e7d0b7001c082a15afe1c292fa4120c4ef7" }, "32bit": { - "url": "https://github.com/ayoisaiah/f2/releases/download/v1.8.0/f2_1.8.0_windows_i386.tar.gz", - "hash": "27b29c1a68dfdbe63d23cfd9cc2348f7b09627de2fb81b6d56f3cc94ac517a29" + "url": "https://github.com/ayoisaiah/f2/releases/download/v1.9.0/f2_1.9.0_windows_i386.tar.gz", + "hash": "fcd3af6d99a670427ef7c04a1b43809beded3f027adc09bcf19dd1d95efe0971" } }, "bin": "f2.exe",