From a9e99dd18a1f3b7680865bc7c99885c902fa7754 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Nov 2022 08:30:34 +0000 Subject: [PATCH] git-istage: Update to version 0.3.88 --- 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 6389998b7b..5186841e2b 100644 --- a/bucket/git-istage.json +++ b/bucket/git-istage.json @@ -1,11 +1,11 @@ { - "version": "0.3.75", + "version": "0.3.88", "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.75", - "hash": "a6cd22bab3560db29c5599e35b4906942a12befd625fa0f719118e464b317234", + "url": "https://www.nuget.org/api/v2/package/git-istage/0.3.88", + "hash": "d5a7ed0e07253d098b630c684c79e2fd7121f8fcbedcb2b561478442f363ef40", "installer": { "script": [ "Move-Item \"$dir\\$version\" \"$dir\\git-istage.$version.nupkg\"",