brename: Update to version 2.11.1

This commit is contained in:
Richard Kuhnt 2021-08-14 10:00:32 +00:00
parent 4986bb1702
commit 530f51cfad

View File

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