From c11c5748385eaccab583faa56c20ad4d52313fc9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 00:33:29 +0000 Subject: [PATCH] git-istage: Update to version 0.3.61 --- 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 36dc0977bd..28e2278056 100644 --- a/bucket/git-istage.json +++ b/bucket/git-istage.json @@ -1,11 +1,11 @@ { - "version": "0.3.56", + "version": "0.3.61", "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.56", - "hash": "1c343a4598dedb3728f7c427dd2a0460066fe49fc0fec09ef723b0fafa5d5d4c", + "url": "https://www.nuget.org/api/v2/package/git-istage/0.3.61", + "hash": "13cf322ac02db6571c836f39afaf28ecfdb61fb0efbf93f9ae125c6bf5388321", "installer": { "script": [ "Move-Item \"$dir\\$version\" \"$dir\\git-istage.$version.nupkg\"",