From 78843cc2b3cb3d0edba200c3b05964afe11b4511 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 12:31:28 +0000 Subject: [PATCH] sad: Update to version 0.4.31 --- bucket/sad.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sad.json b/bucket/sad.json index 22ef7d20ae..f7da94b9fe 100644 --- a/bucket/sad.json +++ b/bucket/sad.json @@ -1,16 +1,16 @@ { - "version": "0.4.30", + "version": "0.4.31", "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.30/x86_64-pc-windows-msvc.zip", - "hash": "255a340b688f426113e2ed82cd2e1e65a75946ea58199da8607efcfb47431097" + "url": "https://github.com/ms-jpq/sad/releases/download/v0.4.31/x86_64-pc-windows-msvc.zip", + "hash": "3528105c51b08cb4755f8613fd217e468040cf072da71724d5d2d52bef264799" }, "arm64": { - "url": "https://github.com/ms-jpq/sad/releases/download/v0.4.30/aarch64-pc-windows-msvc.zip", - "hash": "2438f57e33a75d5d1dbff78870987e65bac9336523a6dcb439a23c51a53d4357" + "url": "https://github.com/ms-jpq/sad/releases/download/v0.4.31/aarch64-pc-windows-msvc.zip", + "hash": "d761bface34c77bceec6b939ae5fa6e86335af5e03046644a559229979b3e422" } }, "bin": "sad.exe",