brename: Update to version 2.13.0

This commit is contained in:
github-actions[bot] 2023-04-13 04:29:32 +00:00
parent c0fc3ad994
commit 994b08904c

View File

@ -1,16 +1,16 @@
{ {
"version": "2.12.0", "version": "2.13.0",
"description": "A practical cross-platform command-line tool for safely batch renaming files/directories via regular expression", "description": "A practical cross-platform command-line tool for safely batch renaming files/directories via regular expression",
"homepage": "https://github.com/shenwei356/brename", "homepage": "https://github.com/shenwei356/brename",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/shenwei356/brename/releases/download/v2.12.0/brename_windows_amd64.exe.tar.gz", "url": "https://github.com/shenwei356/brename/releases/download/v2.13.0/brename_windows_amd64.exe.tar.gz",
"hash": "39fdc5921a37de361838eaf7461580adbc1c1101dd65c03d2b883b9f457abc95" "hash": "f1dabcbd8a0ba7041445db4867bf32219c59b632a805cec0c65f4c524719b117"
}, },
"32bit": { "32bit": {
"url": "https://github.com/shenwei356/brename/releases/download/v2.12.0/brename_windows_386.exe.tar.gz", "url": "https://github.com/shenwei356/brename/releases/download/v2.13.0/brename_windows_386.exe.tar.gz",
"hash": "5ed22fd4a1293ad6545c645f5504104387b345a288addb8bdd8987e474ae8506" "hash": "f8481b6a881056c5c878eaa2ba420c17af5d1d12e68d0e299d2356c319c5420d"
} }
}, },
"bin": "brename.exe", "bin": "brename.exe",