f2: Update to version 1.9.0

This commit is contained in:
github-actions[bot] 2023-02-02 08:33:43 +00:00
parent f0ec4c6290
commit cab5d593a0

View File

@ -1,16 +1,16 @@
{ {
"version": "1.8.0", "version": "1.9.0",
"description": "Batch renaming files and directories quickly and safely.", "description": "Batch renaming files and directories quickly and safely.",
"homepage": "https://github.com/ayoisaiah/f2", "homepage": "https://github.com/ayoisaiah/f2",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ayoisaiah/f2/releases/download/v1.8.0/f2_1.8.0_windows_amd64.tar.gz", "url": "https://github.com/ayoisaiah/f2/releases/download/v1.9.0/f2_1.9.0_windows_amd64.tar.gz",
"hash": "1e4c902483f668f3c3edaec52421a34ebc09b8e2a52047e4495dcd05cb2bb956" "hash": "c0b3610f08ac1360c4af9d9d38d88e7d0b7001c082a15afe1c292fa4120c4ef7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ayoisaiah/f2/releases/download/v1.8.0/f2_1.8.0_windows_i386.tar.gz", "url": "https://github.com/ayoisaiah/f2/releases/download/v1.9.0/f2_1.9.0_windows_i386.tar.gz",
"hash": "27b29c1a68dfdbe63d23cfd9cc2348f7b09627de2fb81b6d56f3cc94ac517a29" "hash": "fcd3af6d99a670427ef7c04a1b43809beded3f027adc09bcf19dd1d95efe0971"
} }
}, },
"bin": "f2.exe", "bin": "f2.exe",