rnr: Update to version 0.5.0

This commit is contained in:
github-actions[bot] 2025-01-12 20:27:55 +00:00
parent b49c23d637
commit b270bc7cf0

View File

@ -1,15 +1,15 @@
{
"version": "0.4.2",
"version": "0.5.0",
"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.2/rnr-v0.4.2-x86_64-pc-windows-msvc.zip",
"hash": "23c8de335c4b8511c6506016339ab9cbb69393eb0b05db4e0c5650a8cd8c5267"
"url": "https://github.com/ChuckDaniels87/rnr/releases/download/v0.5.0/rnr-v0.5.0-x86_64-pc-windows-msvc.zip",
"hash": "56ef162ea0bd0c44f889e28924beb9f7e9ad1efa4bebfbf7747a870444592a0e"
}
},
"extract_dir": "rnr-v0.4.2-x86_64-pc-windows-msvc",
"extract_dir": "rnr-v0.5.0-x86_64-pc-windows-msvc",
"bin": "rnr.exe",
"checkver": "github",
"autoupdate": {