Skip to content

Commit dbca5ec

Browse files
authored
New version: mayocream.koharu version 0.54.0 (microsoft#365975)
1 parent 6d5ac5f commit dbca5ec

3 files changed

Lines changed: 92 additions & 0 deletions

File tree

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: mayocream.koharu
5+
PackageVersion: 0.54.0
6+
InstallerLocale: en-US
7+
UpgradeBehavior: install
8+
Dependencies:
9+
PackageDependencies:
10+
- PackageIdentifier: KhronosGroup.VulkanRT
11+
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
12+
ReleaseDate: 2026-04-28
13+
Installers:
14+
- Architecture: x64
15+
InstallerType: nullsoft
16+
Scope: user
17+
InstallerUrl: https://github.com/mayocream/koharu/releases/download/0.54.0/koharu_0.54.0_x64-setup.exe
18+
InstallerSha256: 3E391C21CA4FBD797C6F5B53F4166D9A1367469ADF11D0716F4B7D032BC5BFAE
19+
ProductCode: koharu
20+
AppsAndFeaturesEntries:
21+
- DisplayName: koharu
22+
Publisher: Koharu
23+
ProductCode: koharu
24+
InstallationMetadata:
25+
DefaultInstallLocation: '%LocalAppData%\koharu'
26+
- Architecture: x64
27+
InstallerType: wix
28+
Scope: machine
29+
InstallerUrl: https://github.com/mayocream/koharu/releases/download/0.54.0/koharu_0.54.0_x64_en-US.msi
30+
InstallerSha256: 0152F96D2EB9AD92350F44FE89E6EA1C6EA77F7B930BBE016E8E0F955E2D0C16
31+
ProductCode: '{737C06C0-CB9B-4B3E-9D9C-B7E1F013C7E4}'
32+
AppsAndFeaturesEntries:
33+
- DisplayName: koharu
34+
Publisher: Koharu
35+
ProductCode: '{737C06C0-CB9B-4B3E-9D9C-B7E1F013C7E4}'
36+
UpgradeCode: '{9EDB2399-2BD5-5B0C-A8FA-279971DBD365}'
37+
InstallationMetadata:
38+
DefaultInstallLocation: '%ProgramFiles%/koharu'
39+
ManifestType: installer
40+
ManifestVersion: 1.12.0
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: mayocream.koharu
5+
PackageVersion: 0.54.0
6+
PackageLocale: en-US
7+
Publisher: mayocream
8+
PublisherUrl: https://mayo.rocks/
9+
PublisherSupportUrl: https://github.com/mayocream/koharu/issues
10+
Author: Mayo Takanashi
11+
PackageName: Koharu
12+
PackageUrl: https://koharu.rs/
13+
License: GPL-3.0
14+
LicenseUrl: https://github.com/mayocream/koharu/blob/HEAD/LICENSE
15+
Copyright: Copyright (C) 2026 Mayo Takanashi
16+
CopyrightUrl: https://github.com/mayocream/koharu/blob/HEAD/LICENSE
17+
ShortDescription: ML-powered manga translator, written in Rust.
18+
Description: Koharu introduces a local-first workflow for manga translation, utilizing the power of ML to automate the process. It combines the capabilities of object detection, OCR, inpainting, and LLMs to create a seamless translation experience.
19+
Moniker: koharu
20+
Tags:
21+
- computer-vision
22+
- deep-learning
23+
- gpu
24+
- gui
25+
- japanese
26+
- manga
27+
- rust
28+
- tauri
29+
- text-rendering
30+
- translation
31+
ReleaseNotes: |-
32+
0.54.0 - 2026-04-28
33+
⛰️ Features
34+
- Add more cloud models - (9c119a1)
35+
🐛 Bug Fixes
36+
- (editor) Delete key removes all selected text blocks (#559) (#599) - (91cce6f)
37+
- Revert inpainting logic for AOT/Lama (#609) - (8e92960)
38+
Fix
39+
- Brush and Mask Layer not syncing on undo/redo (#557) - (3cc8ac9)
40+
New Contributors ❤️
41+
- @mvanhorn made their first contribution in #599
42+
ReleaseNotesUrl: https://github.com/mayocream/koharu/releases/tag/0.54.0
43+
ManifestType: defaultLocale
44+
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 WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: mayocream.koharu
5+
PackageVersion: 0.54.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)