From bcf63ede5667205e0cfcd7912c8f5d784f4158e5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 May 2024 04:26:52 +0000 Subject: [PATCH] sad: Update to version 0.4.29 --- bucket/sad.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sad.json b/bucket/sad.json index 0e85357e1c..3e9b714700 100644 --- a/bucket/sad.json +++ b/bucket/sad.json @@ -1,16 +1,16 @@ { - "version": "0.4.28", + "version": "0.4.29", "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.28/x86_64-pc-windows-msvc.zip", - "hash": "2417dfe6fa297828556e611c7b4e100a68da980791211c525c9411f19ca5f919" + "url": "https://github.com/ms-jpq/sad/releases/download/v0.4.29/x86_64-pc-windows-msvc.zip", + "hash": "953e1777946320f424b754b1c0402e5651792afbcd07a66506bd18244cbef706" }, "arm64": { - "url": "https://github.com/ms-jpq/sad/releases/download/v0.4.28/aarch64-pc-windows-msvc.zip", - "hash": "52ad32485314f477673d69f83aa540e17a44527fcc53803471eb2997870eaf01" + "url": "https://github.com/ms-jpq/sad/releases/download/v0.4.29/aarch64-pc-windows-msvc.zip", + "hash": "3edb75a8dcba3f78c12cacc65cf6eb4b7d6a134a978769bcd0fb5a9903cfb4a4" } }, "bin": "sad.exe",