From 2f9c791b5e211ca81bd7390e93b2c6b47ba9f82c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 29 Nov 2025 08:30:12 +0000 Subject: [PATCH] git-istage: Update to version 0.3.117 --- bucket/git-istage.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/git-istage.json b/bucket/git-istage.json index e4c9fd4885..f57745e42f 100644 --- a/bucket/git-istage.json +++ b/bucket/git-istage.json @@ -1,11 +1,11 @@ { - "version": "0.3.115", + "version": "0.3.117", "description": "A better git add -p", "homepage": "https://github.com/terrajobst/git-istage", "license": "MIT", "depends": "dotnet-sdk", - "url": "https://www.nuget.org/api/v2/package/git-istage/0.3.115", - "hash": "73ba64bebc9d3ff19894187747e285ec7f67aed7b1487c1e105a9069b7ed9a2a", + "url": "https://www.nuget.org/api/v2/package/git-istage/0.3.117", + "hash": "f914f90ec81fdca6cab81dfe7367f1b9b00f69ecbce6850e5972189669251a55", "installer": { "script": [ "Move-Item \"$dir\\$version\" \"$dir\\git-istage.$version.nupkg\"",