From 6ab0f436b6faafcc0a477361f8c53f6e0a8489fc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Nov 2022 00:33:08 +0000 Subject: [PATCH] git-istage: Update to version 0.3.94 --- 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 70cd2df117..a16531e22b 100644 --- a/bucket/git-istage.json +++ b/bucket/git-istage.json @@ -1,11 +1,11 @@ { - "version": "0.3.93", + "version": "0.3.94", "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.93", - "hash": "cc8ead2718cc83699b097ae40e69583ee62ca0351554648ca29da4df27b4a411", + "url": "https://www.nuget.org/api/v2/package/git-istage/0.3.94", + "hash": "fd4e8ad50b3bfdfccbdbba06597b182f0a900b260ee6e4212618d46ce22467d6", "installer": { "script": [ "Move-Item \"$dir\\$version\" \"$dir\\git-istage.$version.nupkg\"",