From 56ea724c19d81e287a07e8f9775bdb2241deee49 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 00:33:42 +0000 Subject: [PATCH] git-istage: Update to version 0.3.108 --- 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 4896c7c32b..dd09d9492a 100644 --- a/bucket/git-istage.json +++ b/bucket/git-istage.json @@ -1,11 +1,11 @@ { - "version": "0.3.98", + "version": "0.3.108", "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.98", - "hash": "08da97786588120e89b3bfa8c8294df96e50aab1811b1577d41a000099bc2d24", + "url": "https://www.nuget.org/api/v2/package/git-istage/0.3.108", + "hash": "8ec9676d8fb415e5af940b946041801ca13785424504c3f526db8a1c9ac54095", "installer": { "script": [ "Move-Item \"$dir\\$version\" \"$dir\\git-istage.$version.nupkg\"",