From a3af2bf192a4b2c6a5ce06efa31d06cca7379107 Mon Sep 17 00:00:00 2001 From: Ink-dark Date: Sun, 28 Jun 2026 11:35:58 +0800 Subject: [PATCH] fix(chocolatey): replace license tag with licenseUrl for choco CLI compat --- packaging/chocolatey/agit-full.nuspec | 2 +- packaging/chocolatey/agit-lite.nuspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/chocolatey/agit-full.nuspec b/packaging/chocolatey/agit-full.nuspec index 477f144..0cc45ad 100644 --- a/packaging/chocolatey/agit-full.nuspec +++ b/packaging/chocolatey/agit-full.nuspec @@ -6,7 +6,7 @@ AdapterGit (Full Edition) bit-torch https://github.com/bit-torch/AdapterGit - Apache-2.0 + https://github.com/bit-torch/AdapterGit/blob/main/LICENSE https://github.com/bit-torch/AdapterGit https://github.com/bit-torch/AdapterGit https://github.com/bit-torch/AdapterGit/issues diff --git a/packaging/chocolatey/agit-lite.nuspec b/packaging/chocolatey/agit-lite.nuspec index 23b24d3..9c8eeb3 100644 --- a/packaging/chocolatey/agit-lite.nuspec +++ b/packaging/chocolatey/agit-lite.nuspec @@ -6,7 +6,7 @@ AdapterGit (Lite Edition) bit-torch https://github.com/bit-torch/AdapterGit - Apache-2.0 + https://github.com/bit-torch/AdapterGit/blob/main/LICENSE https://github.com/bit-torch/AdapterGit https://github.com/bit-torch/AdapterGit https://github.com/bit-torch/AdapterGit/issues