From 6726365872832081448add9f8ac919ecb44f4cc2 Mon Sep 17 00:00:00 2001 From: Krystie Date: Mon, 22 Jun 2026 20:57:16 -0700 Subject: [PATCH] distribute: fix $schema heredoc escaping + INSTALLER_URL ${{ }} substitution MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Two pre-existing latent bugs in the WinGet job template: 1. The line '# yaml-language-server: $schema=...' was inside a < "$MANIFEST_DIR/${PACKAGE_ID}.yaml" < "$MANIFEST_DIR/${PACKAGE_ID}.locale.en-US.yaml" < "$MANIFEST_DIR/${PACKAGE_ID}.installer.yaml" <