From 8a3df2caf298d36c2b649ef9b91089a5bb904d02 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 08:30:37 +0000 Subject: [PATCH] git-istage: Update to version 0.3.122 --- 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 99a107e502..6e0a28cd03 100644 --- a/bucket/git-istage.json +++ b/bucket/git-istage.json @@ -1,11 +1,11 @@ { - "version": "0.3.119", + "version": "0.3.122", "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.119", - "hash": "33cbb927c1c497411fbf5151745f239697f472574fb088004a915bfda48640a8", + "url": "https://www.nuget.org/api/v2/package/git-istage/0.3.122", + "hash": "7b8abb533763b8b900e2c7182140cd55fa7a7dd0069ac8aeceef99e101f5b1c0", "installer": { "script": [ "Move-Item \"$dir\\$version\" \"$dir\\git-istage.$version.nupkg\"",