From 3d1c31876d2c9f0c1c4bf3c2e09cc961ba166698 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2024 00:34:19 +0000 Subject: [PATCH] stgit: Update to version 2.4.10 --- bucket/stgit.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stgit.json b/bucket/stgit.json index dd90bd1a23..40bda8b7fc 100644 --- a/bucket/stgit.json +++ b/bucket/stgit.json @@ -1,12 +1,12 @@ { - "version": "2.4.9", + "version": "2.4.10", "description": "Manage Git commits as a stack of patches", "homepage": "https://stacked-git.github.io/", "license": "GPL-2.0-only", "architecture": { "64bit": { - "url": "https://github.com/stacked-git/stgit/releases/download/v2.4.9/stgit-2.4.9.msi", - "hash": "04a8e963d5979e8795acf623f23f8fbafe423e1233ec502bc898c5a8dd245b03" + "url": "https://github.com/stacked-git/stgit/releases/download/v2.4.10/stgit-2.4.10.msi", + "hash": "3c0edb2761054cef1f5b756bec734b75f90ec8216f88db738afde4dee86ee0f8" } }, "extract_dir": "PFiles64/StGit",