From 532637bcd1a295ecc98696a21d4f7f9a7e0a7aa8 Mon Sep 17 00:00:00 2001 From: Mayo Takanashi Date: Sun, 26 Apr 2026 12:36:31 +0900 Subject: [PATCH] New version: mayocream.koharu version 0.52.0 --- .../0.52.0/mayocream.koharu.installer.yaml | 40 +++++++++++++++++++ .../0.52.0/mayocream.koharu.locale.en-US.yaml | 38 ++++++++++++++++++ .../koharu/0.52.0/mayocream.koharu.yaml | 8 ++++ 3 files changed, 86 insertions(+) create mode 100644 manifests/m/mayocream/koharu/0.52.0/mayocream.koharu.installer.yaml create mode 100644 manifests/m/mayocream/koharu/0.52.0/mayocream.koharu.locale.en-US.yaml create mode 100644 manifests/m/mayocream/koharu/0.52.0/mayocream.koharu.yaml diff --git a/manifests/m/mayocream/koharu/0.52.0/mayocream.koharu.installer.yaml b/manifests/m/mayocream/koharu/0.52.0/mayocream.koharu.installer.yaml new file mode 100644 index 0000000000000..b0ae769d537ed --- /dev/null +++ b/manifests/m/mayocream/koharu/0.52.0/mayocream.koharu.installer.yaml @@ -0,0 +1,40 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: mayocream.koharu +PackageVersion: 0.52.0 +InstallerLocale: en-US +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: KhronosGroup.VulkanRT + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-04-26 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/mayocream/koharu/releases/download/0.52.0/koharu_0.52.0_x64-setup.exe + InstallerSha256: 088D9EEBCFA8D5215A3D4FF547E64498BCBB1E379AE42756DBA8112559731545 + ProductCode: koharu + AppsAndFeaturesEntries: + - DisplayName: koharu + Publisher: Koharu + ProductCode: koharu + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\koharu' +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/mayocream/koharu/releases/download/0.52.0/koharu_0.52.0_x64_en-US.msi + InstallerSha256: 02C27C8E4E6F00D52AAA2E04E6F84981D2D5A91F9F79223F49C00DCECBE46A2E + ProductCode: '{F898EC2C-5606-40E4-B856-6A1640EAD194}' + AppsAndFeaturesEntries: + - DisplayName: koharu + Publisher: Koharu + ProductCode: '{F898EC2C-5606-40E4-B856-6A1640EAD194}' + UpgradeCode: '{9EDB2399-2BD5-5B0C-A8FA-279971DBD365}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/koharu' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/mayocream/koharu/0.52.0/mayocream.koharu.locale.en-US.yaml b/manifests/m/mayocream/koharu/0.52.0/mayocream.koharu.locale.en-US.yaml new file mode 100644 index 0000000000000..91a4d99665a05 --- /dev/null +++ b/manifests/m/mayocream/koharu/0.52.0/mayocream.koharu.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: mayocream.koharu +PackageVersion: 0.52.0 +PackageLocale: en-US +Publisher: mayocream +PublisherUrl: https://mayo.rocks/ +PublisherSupportUrl: https://github.com/mayocream/koharu/issues +Author: Mayo Takanashi +PackageName: Koharu +PackageUrl: https://koharu.rs/ +License: GPL-3.0 +LicenseUrl: https://github.com/mayocream/koharu/blob/HEAD/LICENSE +Copyright: Copyright (C) 2026 Mayo Takanashi +CopyrightUrl: https://github.com/mayocream/koharu/blob/HEAD/LICENSE +ShortDescription: ML-powered manga translator, written in Rust. +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. +Moniker: koharu +Tags: +- computer-vision +- deep-learning +- gpu +- gui +- japanese +- manga +- rust +- tauri +- text-rendering +- translation +ReleaseNotes: |- + 0.52.0 - 2026-04-26 + 🐛 Bug Fixes + - (llm) Update Gemma 4 model IDs with hyphens (#581) - (9f3eb17) + - ZLUDA compatibility issues (#582) - (e9fa6cd) +ReleaseNotesUrl: https://github.com/mayocream/koharu/releases/tag/0.52.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/mayocream/koharu/0.52.0/mayocream.koharu.yaml b/manifests/m/mayocream/koharu/0.52.0/mayocream.koharu.yaml new file mode 100644 index 0000000000000..55976a92c38ac --- /dev/null +++ b/manifests/m/mayocream/koharu/0.52.0/mayocream.koharu.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: mayocream.koharu +PackageVersion: 0.52.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0