From e03f6c81b6e645fec73e700e2088c2b3c6d2b08f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 10 Feb 2021 03:00:23 +0000 Subject: [PATCH] git-istage: Update to version 0.3.22 --- 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 4f8ad77ee1..3975fa5778 100644 --- a/bucket/git-istage.json +++ b/bucket/git-istage.json @@ -1,11 +1,11 @@ { - "version": "0.3.17", + "version": "0.3.22", "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.17", - "hash": "ebde30cc8631d53ee01fd5e24d514cc23094c643c459fab98d0d826fefeb93f2", + "url": "https://www.nuget.org/api/v2/package/git-istage/0.3.22", + "hash": "211d5e7a5e83052bd79bb17b11a52f4ae51657337818ac3d8373efb58fdcfdd9", "installer": { "script": [ "Move-Item \"$dir\\$version\" \"$dir\\git-istage.$version.nupkg\"",