From e6d8012f99ffd3613eecaea1a1afa5a41a47e810 Mon Sep 17 00:00:00 2001 From: Marco Russo Date: Wed, 2 Sep 2026 15:13:48 +0200 Subject: [PATCH] Bring the winget seed manifests up to 1.2.2 The first submission is still an unmerged pull request, so these files have described 0.9.2 since August. Update the version, the release date, the two installer URLs and the two hashes, taken from the release's own asset digests rather than transcribed. The description is left alone: it is tied to installer/msix/STORE-LISTING.md and the two still match, so moving one without the other would break that. Co-Authored-By: Claude Opus 5 --- installer/winget/SQLBI.Whiteboard.installer.yaml | 12 ++++++------ installer/winget/SQLBI.Whiteboard.locale.en-US.yaml | 2 +- installer/winget/SQLBI.Whiteboard.yaml | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/installer/winget/SQLBI.Whiteboard.installer.yaml b/installer/winget/SQLBI.Whiteboard.installer.yaml index 95acc34..a03cfaf 100644 --- a/installer/winget/SQLBI.Whiteboard.installer.yaml +++ b/installer/winget/SQLBI.Whiteboard.installer.yaml @@ -16,7 +16,7 @@ # release except the one it was copied from. `wingetcreate update` reads it out of the # downloaded MSI at submission time, which is the only way it can be right. PackageIdentifier: SQLBI.Whiteboard -PackageVersion: 0.9.2 +PackageVersion: 1.2.2 MinimumOSVersion: 10.0.19041.0 InstallerType: wix InstallModes: @@ -24,15 +24,15 @@ InstallModes: - silent - silentWithProgress UpgradeBehavior: install -ReleaseDate: '2026-08-19' +ReleaseDate: '2026-09-02' Installers: - Architecture: x64 Scope: machine - InstallerUrl: https://github.com/sql-bi/SQLBI-Whiteboard/releases/download/v0.9.2/SQLBI.Whiteboard.0.9.2.x64.msi - InstallerSha256: CF7AC4C5F4AED82382811CE00B606D13E99BA08AB9804FD05E68D23E0689CBE9 + InstallerUrl: https://github.com/sql-bi/SQLBI-Whiteboard/releases/download/v1.2.2/SQLBI.Whiteboard.1.2.2.x64.msi + InstallerSha256: 10574E89368DA3E56A4C739C44096A2570F8C1FB9355344BAED197F1E1AA9A21 - Architecture: x64 Scope: user - InstallerUrl: https://github.com/sql-bi/SQLBI-Whiteboard/releases/download/v0.9.2/SQLBI.Whiteboard.0.9.2.x64-userinstaller.msi - InstallerSha256: 9885733D3E0AAEBC39ABC0F142C7461EEA7DE0B5F20CD184A50EACAE19D5BE9B + InstallerUrl: https://github.com/sql-bi/SQLBI-Whiteboard/releases/download/v1.2.2/SQLBI.Whiteboard.1.2.2.x64-userinstaller.msi + InstallerSha256: 2D5E25F28AA9820DA6D20DDFB640456FB4F6D5034E1F932A6DD0637EB816B3ED ManifestType: installer ManifestVersion: 1.6.0 diff --git a/installer/winget/SQLBI.Whiteboard.locale.en-US.yaml b/installer/winget/SQLBI.Whiteboard.locale.en-US.yaml index 1f11525..80e93c5 100644 --- a/installer/winget/SQLBI.Whiteboard.locale.en-US.yaml +++ b/installer/winget/SQLBI.Whiteboard.locale.en-US.yaml @@ -4,7 +4,7 @@ # describing the same application differently is a difference a reader has to resolve, # and there is nothing here worth resolving. PackageIdentifier: SQLBI.Whiteboard -PackageVersion: 0.9.2 +PackageVersion: 1.2.2 PackageLocale: en-US Publisher: SQLBI Corp PublisherUrl: https://www.sqlbi.com diff --git a/installer/winget/SQLBI.Whiteboard.yaml b/installer/winget/SQLBI.Whiteboard.yaml index 7aa73f7..e7d301e 100644 --- a/installer/winget/SQLBI.Whiteboard.yaml +++ b/installer/winget/SQLBI.Whiteboard.yaml @@ -8,7 +8,7 @@ # They are kept here anyway: a submission is a pull request against someone else's # repository, and the version of it that was sent needs to be reviewable in this one. PackageIdentifier: SQLBI.Whiteboard -PackageVersion: 0.9.2 +PackageVersion: 1.2.2 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.6.0