From e7511cdb4f62a8fdd8332e33a25b0fa7dc374879 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2025 00:37:29 +0000 Subject: [PATCH] stgit: Update to version 2.5.1 --- bucket/stgit.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stgit.json b/bucket/stgit.json index 34f5a36bd4..ee882c9630 100644 --- a/bucket/stgit.json +++ b/bucket/stgit.json @@ -1,12 +1,12 @@ { - "version": "2.5.0", + "version": "2.5.1", "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.0/stgit-2.5.0.msi", - "hash": "38f493f13f6b5eaaa6323f02adee607c7573ac9fa37a01fa51051fa0bac11249" + "url": "https://github.com/stacked-git/stgit/releases/download/v2.5.1/stgit-2.5.1.msi", + "hash": "1a7228098e0667f298ae6499aa5c33d85c5d1f23a5979496a8a494f305159b2e" } }, "extract_dir": "PFiles64/StGit",