brename: Update to version 2.14.0

This commit is contained in:
github-actions[bot] 2024-01-13 00:32:29 +00:00
parent 67041d5469
commit 74b2cee0f4

View File

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