Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions installer/winget/SQLBI.Whiteboard.installer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,23 +16,23 @@
# 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:
- interactive
- 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
2 changes: 1 addition & 1 deletion installer/winget/SQLBI.Whiteboard.locale.en-US.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion installer/winget/SQLBI.Whiteboard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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