From e2f5fddf19096fca2e7947eb9b961cb588a13cd4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Nov 2022 00:33:36 +0000 Subject: [PATCH] git-istage: Update to version 0.3.93 --- 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 5186841e2b..70cd2df117 100644 --- a/bucket/git-istage.json +++ b/bucket/git-istage.json @@ -1,11 +1,11 @@ { - "version": "0.3.88", + "version": "0.3.93", "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.88", - "hash": "d5a7ed0e07253d098b630c684c79e2fd7121f8fcbedcb2b561478442f363ef40", + "url": "https://www.nuget.org/api/v2/package/git-istage/0.3.93", + "hash": "cc8ead2718cc83699b097ae40e69583ee62ca0351554648ca29da4df27b4a411", "installer": { "script": [ "Move-Item \"$dir\\$version\" \"$dir\\git-istage.$version.nupkg\"",