From f229de6c0a85f7b6d568b2a1334ec620d07494ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Mar 2024 21:04:56 +0000 Subject: [PATCH] sad: Update to version 0.4.27 --- bucket/sad.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sad.json b/bucket/sad.json index 7c59671b0c..b289c7cbce 100644 --- a/bucket/sad.json +++ b/bucket/sad.json @@ -1,16 +1,16 @@ { - "version": "0.4.25", + "version": "0.4.27", "description": "CLI search and replace | Space Age seD", "homepage": "https://github.com/ms-jpq/sad", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/ms-jpq/sad/releases/download/v0.4.25/x86_64-pc-windows-msvc.zip", - "hash": "33eff118e78afe941afaec9a18a029515b036cfad2b15e51eca847bed4373db5" + "url": "https://github.com/ms-jpq/sad/releases/download/v0.4.27/x86_64-pc-windows-msvc.zip", + "hash": "bc0ef05b54715bf2015cac3ea05a66282d0566da1bb2094f08447f6af25e4574" }, "arm64": { - "url": "https://github.com/ms-jpq/sad/releases/download/v0.4.25/aarch64-pc-windows-msvc.zip", - "hash": "8697a5ec888a967be14e8560d978872e8f3c0504c63d0100bd47d812dc6e038b" + "url": "https://github.com/ms-jpq/sad/releases/download/v0.4.27/aarch64-pc-windows-msvc.zip", + "hash": "9e901fb53b09d2f678bb5a940a1b72e5fc85f323015f3cd5011e939fecd737a5" } }, "bin": "sad.exe",