mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
brename: Update to version 2.12.0
This commit is contained in:
parent
ee203d5b81
commit
1f5e275224
@ -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",
|
||||
"homepage": "https://github.com/shenwei356/brename",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/shenwei356/brename/releases/download/v2.11.1/brename_windows_amd64.exe.tar.gz",
|
||||
"hash": "84105628c4fca4a7fa9637d6dc16282378c71d545558c1b54988be2ecfe0c1f5"
|
||||
"url": "https://github.com/shenwei356/brename/releases/download/v2.12.0/brename_windows_amd64.exe.tar.gz",
|
||||
"hash": "39fdc5921a37de361838eaf7461580adbc1c1101dd65c03d2b883b9f457abc95"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/shenwei356/brename/releases/download/v2.11.1/brename_windows_386.exe.tar.gz",
|
||||
"hash": "5f119254c2f6b4ab746131e666c3c52c5f96d657c202e91c42edcf22f8d2fd43"
|
||||
"url": "https://github.com/shenwei356/brename/releases/download/v2.12.0/brename_windows_386.exe.tar.gz",
|
||||
"hash": "5ed22fd4a1293ad6545c645f5504104387b345a288addb8bdd8987e474ae8506"
|
||||
}
|
||||
},
|
||||
"bin": "brename.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user