rnr: Update to version 0.4.1

This commit is contained in:
github-actions[bot] 2022-06-12 20:27:37 +00:00
parent d383683400
commit 437bcf88cb

View File

@ -1,15 +1,15 @@
{
"version": "0.4.0",
"version": "0.4.1",
"description": "A command-line tool to batch rename files and directories",
"homepage": "https://github.com/ChuckDaniels87/rnr",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/ChuckDaniels87/rnr/releases/download/v0.4.0/rnr-v0.4.0-x86_64-pc-windows-msvc.zip",
"hash": "7c0a71730522b4737df95e6a5f2d2466bf08f0c2e6a2b9f81df6c599d2ed957b"
"url": "https://github.com/ChuckDaniels87/rnr/releases/download/v0.4.1/rnr-v0.4.1-x86_64-pc-windows-msvc.zip",
"hash": "5f4e1da2423c5183e86091e47bd57b838db40d7b7c8acf392e5a6cd3937a23a6"
}
},
"extract_dir": "rnr-v0.4.0-x86_64-pc-windows-msvc",
"extract_dir": "rnr-v0.4.1-x86_64-pc-windows-msvc",
"bin": "rnr.exe",
"checkver": "github",
"autoupdate": {