chore(winget): prepare the v0.9.6 manifests

Regenerate both winget manifests from the published checksum inventory. Record the five immutable v0.9.6 asset URLs, SHA-256 values, and release date after confirming every URL resolves.
This commit is contained in:
CodeWhale Bot
2026-08-12 02:05:20 -07:00
parent 80e6de229c
commit 5be0722639
2 changed files with 36 additions and 36 deletions
+18 -18
View File
@@ -4,7 +4,7 @@
# See packaging/winget/README.md for update instructions.
PackageIdentifier: Hmbown.CodeWhale
PackageVersion: 0.9.5
PackageVersion: 0.9.6
DefaultLocale: en-US
ManifestType: singleton
ManifestVersion: 1.6.0
@@ -35,63 +35,63 @@ Tags:
- coding-agent
- rust
MinimumOSVersion: 10.0.0.0
ReleaseNotes: https://github.com/Hmbown/CodeWhale/releases/tag/v0.9.5
ReleaseNotesUrl: https://github.com/Hmbown/CodeWhale/releases/tag/v0.9.5
ReleaseNotes: https://github.com/Hmbown/CodeWhale/releases/tag/v0.9.6
ReleaseNotesUrl: https://github.com/Hmbown/CodeWhale/releases/tag/v0.9.6
Installers:
- Architecture: x64
InstallerType: nullsoft
Scope: user
InstallerUrl: https://github.com/Hmbown/CodeWhale/releases/download/v0.9.5/CodeWhaleSetup.exe
InstallerSha256: 0000000000000000000000000000000000000000000000000000000000000000
InstallerUrl: https://github.com/Hmbown/CodeWhale/releases/download/v0.9.6/CodeWhaleSetup.exe
InstallerSha256: 040afa01a70ddae4ea7783e563bacd962a512b4d288ee5c5c5111ef2760755a7
ProductCode: CodeWhale
UpgradeBehavior: install
ReleaseDate: 2026-08-07
ReleaseDate: 2026-08-12
- Architecture: x64
InstallerType: zip
Scope: user
InstallerUrl: https://github.com/Hmbown/CodeWhale/releases/download/v0.9.5/codewhale-windows-x64.zip
InstallerSha256: 0000000000000000000000000000000000000000000000000000000000000000
InstallerUrl: https://github.com/Hmbown/CodeWhale/releases/download/v0.9.6/codewhale-windows-x64.zip
InstallerSha256: a3e0ed9b5810904ca4f0d76074aca749dfd13b71126de17bb12357d3506587b1
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: codewhale-windows-x64/codewhale.exe
PortableCommandAlias: codewhale
- RelativeFilePath: codewhale-windows-x64/codew.exe
PortableCommandAlias: codew
ReleaseDate: 2026-08-07
ReleaseDate: 2026-08-12
- Architecture: x64
InstallerType: zip
Scope: user
InstallerUrl: https://github.com/Hmbown/CodeWhale/releases/download/v0.9.5/codewhale-windows-x64-portable.zip
InstallerSha256: 0000000000000000000000000000000000000000000000000000000000000000
InstallerUrl: https://github.com/Hmbown/CodeWhale/releases/download/v0.9.6/codewhale-windows-x64-portable.zip
InstallerSha256: f803fba6f174ccd710e81b4e986daedcbe7a62fda0744f8c64342aa7751d1206
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: codewhale-windows-x64-portable/codewhale.exe
PortableCommandAlias: codewhale
- RelativeFilePath: codewhale-windows-x64-portable/codew.exe
PortableCommandAlias: codew
ReleaseDate: 2026-08-07
ReleaseDate: 2026-08-12
- Architecture: arm64
InstallerType: zip
Scope: user
InstallerUrl: https://github.com/Hmbown/CodeWhale/releases/download/v0.9.5/codewhale-windows-arm64.zip
InstallerSha256: 0000000000000000000000000000000000000000000000000000000000000000
InstallerUrl: https://github.com/Hmbown/CodeWhale/releases/download/v0.9.6/codewhale-windows-arm64.zip
InstallerSha256: c1ed644838550922c563fca7b00646482d3a3bb781aa92affc9059d14ca6d942
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: codewhale-windows-arm64/codewhale.exe
PortableCommandAlias: codewhale
- RelativeFilePath: codewhale-windows-arm64/codew.exe
PortableCommandAlias: codew
ReleaseDate: 2026-08-07
ReleaseDate: 2026-08-12
- Architecture: arm64
InstallerType: zip
Scope: user
InstallerUrl: https://github.com/Hmbown/CodeWhale/releases/download/v0.9.5/codewhale-windows-arm64-portable.zip
InstallerSha256: 0000000000000000000000000000000000000000000000000000000000000000
InstallerUrl: https://github.com/Hmbown/CodeWhale/releases/download/v0.9.6/codewhale-windows-arm64-portable.zip
InstallerSha256: ac2acd52090c88fd0babf94a30951b97c4eb1f45f522ca70e0fee12d2b728102
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: codewhale-windows-arm64-portable/codewhale.exe
PortableCommandAlias: codewhale
- RelativeFilePath: codewhale-windows-arm64-portable/codew.exe
PortableCommandAlias: codew
ReleaseDate: 2026-08-07
ReleaseDate: 2026-08-12
+18 -18
View File
@@ -4,7 +4,7 @@
# The single-binary release (v0.9.5+) ships only `codewhale` + `codew` per target — no `codewhale-tui` asset.
PackageIdentifier: Hmbown.CodeWhale
PackageVersion: 0.9.5
PackageVersion: 0.9.6
DefaultLocale: en-US
ManifestType: singleton
ManifestVersion: 1.6.0
@@ -35,8 +35,8 @@ Tags:
- coding-agent
- rust
MinimumOSVersion: 10.0.0.0
ReleaseNotes: https://github.com/Hmbown/CodeWhale/releases/tag/v0.9.5
ReleaseNotesUrl: https://github.com/Hmbown/CodeWhale/releases/tag/v0.9.5
ReleaseNotes: https://github.com/Hmbown/CodeWhale/releases/tag/v0.9.6
ReleaseNotesUrl: https://github.com/Hmbown/CodeWhale/releases/tag/v0.9.6
InstallationNotes: |
The winget package installs the Windows binaries. For the NSIS installer (CodeWhaleSetup.exe)
the installer adds %LOCALAPPDATA%\Programs\CodeWhale\bin to the user PATH. For the portable
@@ -53,60 +53,60 @@ Installers:
- Architecture: x64
InstallerType: nullsoft
Scope: user
InstallerUrl: https://github.com/Hmbown/CodeWhale/releases/download/v0.9.5/CodeWhaleSetup.exe
InstallerSha256: 0000000000000000000000000000000000000000000000000000000000000000
InstallerUrl: https://github.com/Hmbown/CodeWhale/releases/download/v0.9.6/CodeWhaleSetup.exe
InstallerSha256: 040afa01a70ddae4ea7783e563bacd962a512b4d288ee5c5c5111ef2760755a7
ProductCode: CodeWhale
UpgradeBehavior: install
FileExtensions:
- toml
ReleaseDate: 2026-08-07
ReleaseDate: 2026-08-12
# Portable ZIP fallback — same single binary (codewhale.exe + codew.exe). Used when NSIS is blocked
# by policy or for winget's portable install flow. NestedInstallerType is portable (no installer).
- Architecture: x64
InstallerType: zip
Scope: user
InstallerUrl: https://github.com/Hmbown/CodeWhale/releases/download/v0.9.5/codewhale-windows-x64.zip
InstallerSha256: 0000000000000000000000000000000000000000000000000000000000000000
InstallerUrl: https://github.com/Hmbown/CodeWhale/releases/download/v0.9.6/codewhale-windows-x64.zip
InstallerSha256: a3e0ed9b5810904ca4f0d76074aca749dfd13b71126de17bb12357d3506587b1
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: codewhale-windows-x64/codewhale.exe
PortableCommandAlias: codewhale
- RelativeFilePath: codewhale-windows-x64/codew.exe
PortableCommandAlias: codew
ReleaseDate: 2026-08-07
ReleaseDate: 2026-08-12
- Architecture: x64
InstallerType: zip
Scope: user
InstallerUrl: https://github.com/Hmbown/CodeWhale/releases/download/v0.9.5/codewhale-windows-x64-portable.zip
InstallerSha256: 0000000000000000000000000000000000000000000000000000000000000000
InstallerUrl: https://github.com/Hmbown/CodeWhale/releases/download/v0.9.6/codewhale-windows-x64-portable.zip
InstallerSha256: f803fba6f174ccd710e81b4e986daedcbe7a62fda0744f8c64342aa7751d1206
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: codewhale-windows-x64-portable/codewhale.exe
PortableCommandAlias: codewhale
- RelativeFilePath: codewhale-windows-x64-portable/codew.exe
PortableCommandAlias: codew
ReleaseDate: 2026-08-07
ReleaseDate: 2026-08-12
- Architecture: arm64
InstallerType: zip
Scope: user
InstallerUrl: https://github.com/Hmbown/CodeWhale/releases/download/v0.9.5/codewhale-windows-arm64.zip
InstallerSha256: 0000000000000000000000000000000000000000000000000000000000000000
InstallerUrl: https://github.com/Hmbown/CodeWhale/releases/download/v0.9.6/codewhale-windows-arm64.zip
InstallerSha256: c1ed644838550922c563fca7b00646482d3a3bb781aa92affc9059d14ca6d942
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: codewhale-windows-arm64/codewhale.exe
PortableCommandAlias: codewhale
- RelativeFilePath: codewhale-windows-arm64/codew.exe
PortableCommandAlias: codew
ReleaseDate: 2026-08-07
ReleaseDate: 2026-08-12
- Architecture: arm64
InstallerType: zip
Scope: user
InstallerUrl: https://github.com/Hmbown/CodeWhale/releases/download/v0.9.5/codewhale-windows-arm64-portable.zip
InstallerSha256: 0000000000000000000000000000000000000000000000000000000000000000
InstallerUrl: https://github.com/Hmbown/CodeWhale/releases/download/v0.9.6/codewhale-windows-arm64-portable.zip
InstallerSha256: ac2acd52090c88fd0babf94a30951b97c4eb1f45f522ca70e0fee12d2b728102
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: codewhale-windows-arm64-portable/codewhale.exe
PortableCommandAlias: codewhale
- RelativeFilePath: codewhale-windows-arm64-portable/codew.exe
PortableCommandAlias: codew
ReleaseDate: 2026-08-07
ReleaseDate: 2026-08-12