From 0b5b07b34fa20a426ca394aba87c0451a87bc7ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 3 Oct 2021 23:45:21 -0700 Subject: [PATCH] git-istage: Update to version 0.3.39 --- 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 6f499b41af..d4cfefa178 100644 --- a/bucket/git-istage.json +++ b/bucket/git-istage.json @@ -1,11 +1,11 @@ { - "version": "0.3.34", + "version": "0.3.39", "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.34", - "hash": "ff49750dca4b2aee5202915f3def0e5ef60f346a9f5e5170acf7d6baa72b133c", + "url": "https://www.nuget.org/api/v2/package/git-istage/0.3.39", + "hash": "2f2b1bcf6209a17c1b66e5c4b73f30ff379364017e7149c75f68deb8290caf22", "installer": { "script": [ "Move-Item \"$dir\\$version\" \"$dir\\git-istage.$version.nupkg\"",