From a511331a3a52e6dc470f37688fc80c6869ef6aae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 09:07:40 +0000 Subject: [PATCH] sad: Update to version 0.4.28 --- bucket/sad.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sad.json b/bucket/sad.json index b289c7cbce..0e85357e1c 100644 --- a/bucket/sad.json +++ b/bucket/sad.json @@ -1,16 +1,16 @@ { - "version": "0.4.27", + "version": "0.4.28", "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.27/x86_64-pc-windows-msvc.zip", - "hash": "bc0ef05b54715bf2015cac3ea05a66282d0566da1bb2094f08447f6af25e4574" + "url": "https://github.com/ms-jpq/sad/releases/download/v0.4.28/x86_64-pc-windows-msvc.zip", + "hash": "2417dfe6fa297828556e611c7b4e100a68da980791211c525c9411f19ca5f919" }, "arm64": { - "url": "https://github.com/ms-jpq/sad/releases/download/v0.4.27/aarch64-pc-windows-msvc.zip", - "hash": "9e901fb53b09d2f678bb5a940a1b72e5fc85f323015f3cd5011e939fecd737a5" + "url": "https://github.com/ms-jpq/sad/releases/download/v0.4.28/aarch64-pc-windows-msvc.zip", + "hash": "52ad32485314f477673d69f83aa540e17a44527fcc53803471eb2997870eaf01" } }, "bin": "sad.exe",