Commit 1217b59f7 for imagemagick.org

commit 1217b59f7dc055ea26d78c05fb6797258d40efc5
Author: Dirk Lemstra <dirk@lemstra.org>
Date:   Fri Jan 16 20:10:49 2026 +0100

    Added option to winget installation.

diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 46cc1a074..778417bf6 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -401,7 +401,7 @@ jobs:

       - name: Install TrustedSigningClientTools
         run: |
-          winget install -e --id Microsoft.Azure.TrustedSigningClientTools
+          winget install -e --id Microsoft.Azure.TrustedSigningClientTools --accept-source-agreements

       - name: Create msixbundle with Advanced Installer
         uses: caphyon/advinst-github-action@f7e45a75aba48b695fafc344f61adf634d41fe4e # v2.0