From 033f16b843b340535196b846a717eb9f61fab282 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 9 Mar 2021 02:00:26 +0000 Subject: [PATCH] git-istage: Update to version 0.3.24 --- 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 3975fa5778..32e710e285 100644 --- a/bucket/git-istage.json +++ b/bucket/git-istage.json @@ -1,11 +1,11 @@ { - "version": "0.3.22", + "version": "0.3.24", "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.22", - "hash": "211d5e7a5e83052bd79bb17b11a52f4ae51657337818ac3d8373efb58fdcfdd9", + "url": "https://www.nuget.org/api/v2/package/git-istage/0.3.24", + "hash": "3f80a3967844c8a1dbf4149d7637d2ae658eb0feca4ed5567e44d79e2cd2b795", "installer": { "script": [ "Move-Item \"$dir\\$version\" \"$dir\\git-istage.$version.nupkg\"",