From 86ee3fde2c6f3db721ca010684c15bf0cb4d2bf5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 20:32:02 +0000 Subject: [PATCH] sd: Update to version 1.1.0 --- bucket/sd.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/sd.json b/bucket/sd.json index 6f844fe29d..a49527c370 100644 --- a/bucket/sd.json +++ b/bucket/sd.json @@ -1,13 +1,13 @@ { - "version": "1.0.0", + "version": "1.1.0", "description": "Intuitive find & replace CLI (sed alternative)", "homepage": "https://github.com/chmln/sd", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/chmln/sd/releases/download/v1.0.0/sd-v1.0.0-x86_64-pc-windows-msvc.zip", - "hash": "b7cc9937ebc1f736c87d5929b9ea2280053af10f8e320d9c20ca90c3af46a5d5", - "extract_dir": "sd-v1.0.0-x86_64-pc-windows-msvc" + "url": "https://github.com/chmln/sd/releases/download/v1.1.0/sd-v1.1.0-x86_64-pc-windows-msvc.zip", + "hash": "59837c2e7c911099aca1cc46b663bcdc5a949fd3e9fbbaf34fc73e5d5d71007c", + "extract_dir": "sd-v1.1.0-x86_64-pc-windows-msvc" } }, "bin": "sd.exe",