From 994b08904cbdb99c1b2dd2924986d2cc27b64c31 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Apr 2023 04:29:32 +0000 Subject: [PATCH] brename: Update to version 2.13.0 --- bucket/brename.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/brename.json b/bucket/brename.json index 1f4d848fda..c6ded6f10c 100644 --- a/bucket/brename.json +++ b/bucket/brename.json @@ -1,16 +1,16 @@ { - "version": "2.12.0", + "version": "2.13.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.12.0/brename_windows_amd64.exe.tar.gz", - "hash": "39fdc5921a37de361838eaf7461580adbc1c1101dd65c03d2b883b9f457abc95" + "url": "https://github.com/shenwei356/brename/releases/download/v2.13.0/brename_windows_amd64.exe.tar.gz", + "hash": "f1dabcbd8a0ba7041445db4867bf32219c59b632a805cec0c65f4c524719b117" }, "32bit": { - "url": "https://github.com/shenwei356/brename/releases/download/v2.12.0/brename_windows_386.exe.tar.gz", - "hash": "5ed22fd4a1293ad6545c645f5504104387b345a288addb8bdd8987e474ae8506" + "url": "https://github.com/shenwei356/brename/releases/download/v2.13.0/brename_windows_386.exe.tar.gz", + "hash": "f8481b6a881056c5c878eaa2ba420c17af5d1d12e68d0e299d2356c319c5420d" } }, "bin": "brename.exe",