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