From f508d502b9cf99268a9326b8aa487f9b26a646ed Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 17 Nov 2021 18:00:41 +0000 Subject: [PATCH] git-istage: Update to version 0.3.53 --- 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 3aaf13cd13..77bd04cfdf 100644 --- a/bucket/git-istage.json +++ b/bucket/git-istage.json @@ -1,11 +1,11 @@ { - "version": "0.3.44", + "version": "0.3.53", "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.44", - "hash": "212b0ac8a159d8cf1204b4cf2633f4e65e481de7065e4d702f96f7a2d28f8215", + "url": "https://www.nuget.org/api/v2/package/git-istage/0.3.53", + "hash": "9b7b275992fef20867e071279d9ee9aad59f2152e44c4567f72cd7df55f3f5c1", "installer": { "script": [ "Move-Item \"$dir\\$version\" \"$dir\\git-istage.$version.nupkg\"",