From 3a973af16418b1ac1ae105c6789f0a49d875e606 Mon Sep 17 00:00:00 2001 From: Zach Wasserman Date: Tue, 7 Dec 2021 19:49:57 -0800 Subject: [PATCH] Fix Windows Orbit packaging with non-stable channel (#3210) --- changes/fix-windows-orbit-non-stable | 1 + orbit/pkg/packaging/windows_templates.go | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 changes/fix-windows-orbit-non-stable diff --git a/changes/fix-windows-orbit-non-stable b/changes/fix-windows-orbit-non-stable new file mode 100644 index 0000000000..4cfc594550 --- /dev/null +++ b/changes/fix-windows-orbit-non-stable @@ -0,0 +1 @@ +* Fix issue preventing creation of Windows MSI packages with non-default Orbit update channel. \ No newline at end of file diff --git a/orbit/pkg/packaging/windows_templates.go b/orbit/pkg/packaging/windows_templates.go index 457506c8f2..3cdd9872e5 100644 --- a/orbit/pkg/packaging/windows_templates.go +++ b/orbit/pkg/packaging/windows_templates.go @@ -43,7 +43,7 @@ var windowsWixTemplate = template.Must(template.New("").Option("missingkey=error - +