Skip to content

Commit 81f4d2b

Browse files
New version: HiroyukiFuruno.katana-desktop version 0.22.11 (microsoft#368774)
1 parent f06625e commit 81f4d2b

3 files changed

Lines changed: 68 additions & 0 deletions

File tree

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: HiroyukiFuruno.katana-desktop
5+
PackageVersion: 0.22.11
6+
InstallerLocale: en-US
7+
InstallerType: wix
8+
Scope: user
9+
InstallModes:
10+
- silent
11+
UpgradeBehavior: install
12+
ProductCode: '{1E52A7F2-473B-439E-93A4-1FD2A42E4B69}'
13+
ReleaseDate: 2026-05-05
14+
AppsAndFeaturesEntries:
15+
- DisplayName: KatanA
16+
Publisher: Hiroyuki Furuno
17+
ProductCode: '{1E52A7F2-473B-439E-93A4-1FD2A42E4B69}'
18+
UpgradeCode: '{7476FFDE-7ADF-4C18-9E70-40842FBEB99D}'
19+
InstallationMetadata:
20+
DefaultInstallLocation: '%LocalAppData%/Programs/KatanA/bin'
21+
Installers:
22+
- Architecture: x64
23+
InstallerUrl: https://github.com/HiroyukiFuruno/KatanA/releases/download/v0.22.11/KatanA-windows-x86_64.msi
24+
InstallerSha256: 7EA578CE849696346E1BC6AA5839E95885A54B966951F7D5BEC748ADA457CD74
25+
ManifestType: installer
26+
ManifestVersion: 1.12.0
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: HiroyukiFuruno.katana-desktop
5+
PackageVersion: 0.22.11
6+
PackageLocale: en-US
7+
Publisher: HiroyukiFuruno
8+
PublisherUrl: https://github.com/HiroyukiFuruno
9+
PublisherSupportUrl: https://github.com/HiroyukiFuruno/KatanA/issues
10+
Author: Hiroyuki Furuno
11+
PackageName: KatanA Desktop
12+
PackageUrl: https://github.com/HiroyukiFuruno/KatanA
13+
License: MIT
14+
LicenseUrl: https://github.com/HiroyukiFuruno/KatanA/blob/HEAD/LICENSE
15+
Copyright: Copyright (c) 2026 Hiroyuki Furuno
16+
ShortDescription: KatanA Desktop
17+
Description: KatanA Desktop
18+
Moniker: katana
19+
Tags:
20+
- linux-amd64
21+
- mados
22+
- markdown
23+
- mermaid
24+
- plantuml
25+
- windows-amd64
26+
ReleaseNotes: |-
27+
🐛 Bug Fixes
28+
- Auto-Update Linux Asset: Fixed Linux auto-update asset selection to use KatanA-linux-x86_64.tar.gz, which matches the release pipeline output.
29+
- Windows Relauncher Robustness: Updated the Windows relauncher to confirm evacuation and replacement before launch, rollback on failure, and avoid forcing start of the old binary.
30+
- Update Logging: Added local update diagnostics in %LOCALAPPDATA%\KatanA\update.log for evacuate, replace, launch, and rollback phases.
31+
- Release Note Guidance: Added manual upgrade guidance for v0.22.10 users that can be affected by Linux 404 and Windows relauncher path issues.
32+
ReleaseNotesUrl: https://github.com/HiroyukiFuruno/KatanA/releases/tag/v0.22.11
33+
ManifestType: defaultLocale
34+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: HiroyukiFuruno.katana-desktop
5+
PackageVersion: 0.22.11
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)