From 7c9c9a01ea1ad6887dfc67428f58aa244601ae08 Mon Sep 17 00:00:00 2001 From: superyngo Date: Fri, 31 Jul 2026 08:05:33 +0800 Subject: [PATCH] Remove package: WenAnLin.wedi version 0.4.0 --- .../wedi/0.4.0/WenAnLin.wedi.installer.yaml | 22 --------- .../0.4.0/WenAnLin.wedi.locale.en-US.yaml | 46 ------------------- .../w/WenAnLin/wedi/0.4.0/WenAnLin.wedi.yaml | 8 ---- 3 files changed, 76 deletions(-) delete mode 100644 manifests/w/WenAnLin/wedi/0.4.0/WenAnLin.wedi.installer.yaml delete mode 100644 manifests/w/WenAnLin/wedi/0.4.0/WenAnLin.wedi.locale.en-US.yaml delete mode 100644 manifests/w/WenAnLin/wedi/0.4.0/WenAnLin.wedi.yaml diff --git a/manifests/w/WenAnLin/wedi/0.4.0/WenAnLin.wedi.installer.yaml b/manifests/w/WenAnLin/wedi/0.4.0/WenAnLin.wedi.installer.yaml deleted file mode 100644 index c7acd5f9631b8..0000000000000 --- a/manifests/w/WenAnLin/wedi/0.4.0/WenAnLin.wedi.installer.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Created with WinGet Releaser using komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: WenAnLin.wedi -PackageVersion: 0.4.0 -InstallerType: portable -InstallModes: -- silent -- silentWithProgress -UpgradeBehavior: install -Commands: -- wedi -ReleaseDate: 2025-12-06 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/superyngo/wedi/releases/download/v0.4.0/wedi-windows-i686.exe - InstallerSha256: 32B0AA60D27F8C939D4616B4E18B04AE9A942B390C4A4207235A026165CFF096 -- Architecture: x64 - InstallerUrl: https://github.com/superyngo/wedi/releases/download/v0.4.0/wedi-windows-x86_64.exe - InstallerSha256: 88F229B602FC5D3FE9B8626A3355A1B77B3D5F03570FA42191C292F6D6D83444 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/w/WenAnLin/wedi/0.4.0/WenAnLin.wedi.locale.en-US.yaml b/manifests/w/WenAnLin/wedi/0.4.0/WenAnLin.wedi.locale.en-US.yaml deleted file mode 100644 index 52e1789a9cf4b..0000000000000 --- a/manifests/w/WenAnLin/wedi/0.4.0/WenAnLin.wedi.locale.en-US.yaml +++ /dev/null @@ -1,46 +0,0 @@ -# Created with WinGet Releaser using komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: WenAnLin.wedi -PackageVersion: 0.4.0 -PackageLocale: en-US -Publisher: WenAnLin -PublisherUrl: https://github.com/superyngo -PublisherSupportUrl: https://github.com/superyngo/wedi/issues -Author: Wen -PackageName: Wedi -PackageUrl: https://github.com/superyngo/wedi -License: MIT -LicenseUrl: https://github.com/superyngo/wedi/blob/HEAD/LICENSE -Copyright: Copyright (c) 2025 WenAnKo -CopyrightUrl: https://github.com/superyngo/wedi?tab=MIT-1-ov-file -ShortDescription: A lightweight, easy-to-use console text editor written in Rust. -Description: wedi is a lightweight, keyboard-driven console text editor that provides intuitive text selection, cut, copy, paste, fast navigation, commenting, and search, delivering a smooth and efficient editing experience entirely in the terminal without requiring any GUI. -Moniker: wedi -ReleaseNotes: |- - chore: release v0.4.0 - PageUp/PageDown overhaul & syntax highlighting fixes - Changed - - PageUp/PageDown now scrolls entire page while maintaining cursor screen Y position - - When no more pages: PageUp jumps to first line, PageDown jumps to last line - - Improved large file navigation - Fixed - - Token-level newline handling in syntax highlighting (Linux terminal fix) - - Optimized ANSI escape code generation (30-50% output reduction) - - Single reset code at end of highlighted line - Performance - - Large file end-page jump optimization - - Pre-allocated string buffer for ANSI output - - Reduced memory allocations in highlight engine - 🤖 Generated with Claude Code - Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com - 📦 下載 / Downloads - 請從下方選擇適合您系統的版本下載。 - Please download the appropriate version for your system from below. - 🔒 檔案校驗 / File Verification - 使用 SHA256SUMS 檔案驗證下載的檔案完整性。 - Use the SHA256SUMS file to verify the integrity of downloaded files. - 📝 自動生成的變更日誌 / Auto-generated Changelog - Full Changelog: v0.3.0...v0.4.0 -ReleaseNotesUrl: https://github.com/superyngo/wedi/releases/tag/v0.4.0 -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/w/WenAnLin/wedi/0.4.0/WenAnLin.wedi.yaml b/manifests/w/WenAnLin/wedi/0.4.0/WenAnLin.wedi.yaml deleted file mode 100644 index ae515af0cef87..0000000000000 --- a/manifests/w/WenAnLin/wedi/0.4.0/WenAnLin.wedi.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser using komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: WenAnLin.wedi -PackageVersion: 0.4.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0