From 69523d0cfc1b4609207b8973c6156c2247e3f584 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 17 Apr 2021 01:00:22 +0000 Subject: [PATCH] git-istage: Update to version 0.3.33 --- 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 32e710e285..dd5451e559 100644 --- a/bucket/git-istage.json +++ b/bucket/git-istage.json @@ -1,11 +1,11 @@ { - "version": "0.3.24", + "version": "0.3.33", "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.24", - "hash": "3f80a3967844c8a1dbf4149d7637d2ae658eb0feca4ed5567e44d79e2cd2b795", + "url": "https://www.nuget.org/api/v2/package/git-istage/0.3.33", + "hash": "67383a9b8f9aa085fb928d60101b3d4f1e04b6216136bfcb8b8297aff7f28d4c", "installer": { "script": [ "Move-Item \"$dir\\$version\" \"$dir\\git-istage.$version.nupkg\"",