From 29b3715a9d78ac21fb1768562adc52d6e53eca94 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 4 Oct 2021 03:00:29 +0000 Subject: [PATCH] git-istage: Update to version 0.3.34 --- 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 f4dec30723..6f499b41af 100644 --- a/bucket/git-istage.json +++ b/bucket/git-istage.json @@ -1,11 +1,11 @@ { - "version": "0.3.33", + "version": "0.3.34", "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.33", - "hash": "67383a9b8f9aa085fb928d60101b3d4f1e04b6216136bfcb8b8297aff7f28d4c", + "url": "https://www.nuget.org/api/v2/package/git-istage/0.3.34", + "hash": "ff49750dca4b2aee5202915f3def0e5ef60f346a9f5e5170acf7d6baa72b133c", "installer": { "script": [ "Move-Item \"$dir\\$version\" \"$dir\\git-istage.$version.nupkg\"",