brename: Update to version 2.12.0

This commit is contained in:
github-actions[bot] 2022-11-25 12:31:14 +00:00
parent ee203d5b81
commit 1f5e275224

View File

@ -1,16 +1,16 @@
{ {
"version": "2.11.1", "version": "2.12.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.11.1/brename_windows_amd64.exe.tar.gz", "url": "https://github.com/shenwei356/brename/releases/download/v2.12.0/brename_windows_amd64.exe.tar.gz",
"hash": "84105628c4fca4a7fa9637d6dc16282378c71d545558c1b54988be2ecfe0c1f5" "hash": "39fdc5921a37de361838eaf7461580adbc1c1101dd65c03d2b883b9f457abc95"
}, },
"32bit": { "32bit": {
"url": "https://github.com/shenwei356/brename/releases/download/v2.11.1/brename_windows_386.exe.tar.gz", "url": "https://github.com/shenwei356/brename/releases/download/v2.12.0/brename_windows_386.exe.tar.gz",
"hash": "5f119254c2f6b4ab746131e666c3c52c5f96d657c202e91c42edcf22f8d2fd43" "hash": "5ed22fd4a1293ad6545c645f5504104387b345a288addb8bdd8987e474ae8506"
} }
}, },
"bin": "brename.exe", "bin": "brename.exe",