From af0fd399f77875830596ebd862eaf7f9b8239fb5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 04:30:24 +0000 Subject: [PATCH] stgit: Update to version 2.5.2 --- bucket/stgit.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stgit.json b/bucket/stgit.json index ee882c9630..10b8e5f07c 100644 --- a/bucket/stgit.json +++ b/bucket/stgit.json @@ -1,12 +1,12 @@ { - "version": "2.5.1", + "version": "2.5.2", "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.5.1/stgit-2.5.1.msi", - "hash": "1a7228098e0667f298ae6499aa5c33d85c5d1f23a5979496a8a494f305159b2e" + "url": "https://github.com/stacked-git/stgit/releases/download/v2.5.2/stgit-2.5.2.msi", + "hash": "b883be7967712d48bae75effee3665873708c74d255b1dea25bd0ea2cc9947e0" } }, "extract_dir": "PFiles64/StGit",