From 6d63bb7e543e39be091bb5d6c5a6d80e6fea84ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Dec 2025 16:30:06 +0000 Subject: [PATCH] rnr: Update to version 0.5.1 --- bucket/rnr.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/rnr.json b/bucket/rnr.json index c47860feb4..db0950d946 100644 --- a/bucket/rnr.json +++ b/bucket/rnr.json @@ -1,15 +1,15 @@ { - "version": "0.5.0", + "version": "0.5.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.5.0/rnr-v0.5.0-x86_64-pc-windows-msvc.zip", - "hash": "56ef162ea0bd0c44f889e28924beb9f7e9ad1efa4bebfbf7747a870444592a0e" + "url": "https://github.com/ChuckDaniels87/rnr/releases/download/v0.5.1/rnr-v0.5.1-x86_64-pc-windows-msvc.zip", + "hash": "667c5082a041d85a6b80b68473c7eb8cffe18a37224a79efc53fda7276302b0e" } }, - "extract_dir": "rnr-v0.5.0-x86_64-pc-windows-msvc", + "extract_dir": "rnr-v0.5.1-x86_64-pc-windows-msvc", "bin": "rnr.exe", "checkver": "github", "autoupdate": {