rnr: Update to version 0.4.2

This commit is contained in:
github-actions[bot] 2023-02-27 00:33:21 +00:00
parent 5fa7b579a4
commit e413f064cf

View File

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