From 259179105b9349b617f906b8db0126d6f11fed6f Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Thu, 11 Jul 2024 05:20:49 +1200 Subject: [PATCH] New version: Eugeny.Tabby version 1.0.209 (#162316) --- .../Tabby/1.0.209/Eugeny.Tabby.installer.yaml | 43 ++++++++++++++++ .../1.0.209/Eugeny.Tabby.locale.en-US.yaml | 51 +++++++++++++++++++ .../1.0.209/Eugeny.Tabby.locale.zh-CN.yaml | 46 +++++++++++++++++ .../e/Eugeny/Tabby/1.0.209/Eugeny.Tabby.yaml | 8 +++ 4 files changed, 148 insertions(+) create mode 100644 manifests/e/Eugeny/Tabby/1.0.209/Eugeny.Tabby.installer.yaml create mode 100644 manifests/e/Eugeny/Tabby/1.0.209/Eugeny.Tabby.locale.en-US.yaml create mode 100644 manifests/e/Eugeny/Tabby/1.0.209/Eugeny.Tabby.locale.zh-CN.yaml create mode 100644 manifests/e/Eugeny/Tabby/1.0.209/Eugeny.Tabby.yaml diff --git a/manifests/e/Eugeny/Tabby/1.0.209/Eugeny.Tabby.installer.yaml b/manifests/e/Eugeny/Tabby/1.0.209/Eugeny.Tabby.installer.yaml new file mode 100644 index 00000000000000..07aec0f5a9d876 --- /dev/null +++ b/manifests/e/Eugeny/Tabby/1.0.209/Eugeny.Tabby.installer.yaml @@ -0,0 +1,43 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Eugeny.Tabby +PackageVersion: 1.0.209 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ReleaseDate: 2024-07-10 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/Eugeny/tabby/releases/download/v1.0.209/tabby-1.0.209-setup-x64.exe + InstallerSha256: 284604E6A28D8334C245ADB0FECC793F0E7194955260464500CF83D259AD4FC9 + InstallerSwitches: + Custom: /currentuser + ProductCode: 71445fac-d6ef-5436-9da7-5a323762d7f5 +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/Eugeny/tabby/releases/download/v1.0.209/tabby-1.0.209-setup-x64.exe + InstallerSha256: 284604E6A28D8334C245ADB0FECC793F0E7194955260464500CF83D259AD4FC9 + InstallerSwitches: + Custom: /allusers + ProductCode: 71445fac-d6ef-5436-9da7-5a323762d7f5 + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/Eugeny/tabby/releases/download/v1.0.209/tabby-1.0.209-setup-arm64.exe + InstallerSha256: 0E863CC9659FD83CB4EC1F0CA80ECE93A1E9C7E045BA610308A38B2AE09FAF01 + InstallerSwitches: + Custom: /currentuser + ProductCode: 71445fac-d6ef-5436-9da7-5a323762d7f5 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/Eugeny/tabby/releases/download/v1.0.209/tabby-1.0.209-setup-arm64.exe + InstallerSha256: 0E863CC9659FD83CB4EC1F0CA80ECE93A1E9C7E045BA610308A38B2AE09FAF01 + InstallerSwitches: + Custom: /allusers + ProductCode: 71445fac-d6ef-5436-9da7-5a323762d7f5 + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/e/Eugeny/Tabby/1.0.209/Eugeny.Tabby.locale.en-US.yaml b/manifests/e/Eugeny/Tabby/1.0.209/Eugeny.Tabby.locale.en-US.yaml new file mode 100644 index 00000000000000..ee766c76aa3f90 --- /dev/null +++ b/manifests/e/Eugeny/Tabby/1.0.209/Eugeny.Tabby.locale.en-US.yaml @@ -0,0 +1,51 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Eugeny.Tabby +PackageVersion: 1.0.209 +PackageLocale: en-US +Publisher: Eugene Pankov +PublisherUrl: https://github.com/Eugeny +PublisherSupportUrl: https://github.com/Eugeny/tabby/issues +# PrivacyUrl: +Author: Eugene Pankov +PackageName: Tabby +PackageUrl: https://tabby.sh/ +License: MIT +LicenseUrl: https://github.com/Eugeny/tabby/blob/master/LICENSE +Copyright: Copyright (c) 2024 Eugene Pankov +# CopyrightUrl: +ShortDescription: A terminal for a more modern age. +Description: |- + Tabby (formerly Terminus) is a highly configurable terminal emulator, SSH and serial client for Windows 10, macOS and Linux + - Integrated SSH and Telnet client and connection manager + - Integrated serial terminal + - Theming and color schemes + - Fully configurable shortcuts and multi-chord shortcuts + - Split panes + - Remembers your tabs + - PowerShell (and PS Core), WSL, Git-Bash, Cygwin, MSYS2, Cmder and CMD support + - Direct file transfer from/to SSH sessions via Zmodem + - Full Unicode support including double-width characters + - Doesn't choke on fast-flowing outputs + - Proper shell experience on Windows including tab completion (via Clink) + - Integrated encrypted container for SSH secrets and configuration + - SSH, SFTP and Telnet client available as a web app (also self-hosted) +# Moniker: +Tags: +- command-line +- console +- terminal +- terminus +ReleaseNotes: |- + Changes + - Get the distro icon from the package family name #9749 (Matheus Castello) + - Ensure IP is selectable in SSH tab #9773 (GeminiLn) + Fixes + - fa9ee75: SSH Lag Fix (Vadhvis) #9768 +ReleaseNotesUrl: https://github.com/Eugeny/tabby/releases/tag/v1.0.209 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/e/Eugeny/Tabby/1.0.209/Eugeny.Tabby.locale.zh-CN.yaml b/manifests/e/Eugeny/Tabby/1.0.209/Eugeny.Tabby.locale.zh-CN.yaml new file mode 100644 index 00000000000000..d526ee54cb49d0 --- /dev/null +++ b/manifests/e/Eugeny/Tabby/1.0.209/Eugeny.Tabby.locale.zh-CN.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Eugeny.Tabby +PackageVersion: 1.0.209 +PackageLocale: zh-CN +Publisher: Eugene Pankov +PublisherUrl: https://github.com/Eugeny +PublisherSupportUrl: https://github.com/Eugeny/tabby/issues +# PrivacyUrl: +Author: Eugene Pankov +PackageName: Tabby +PackageUrl: https://tabby.sh/ +License: MIT +LicenseUrl: https://github.com/Eugeny/tabby/blob/master/LICENSE +Copyright: Copyright (c) 2024 Eugene Pankov +# CopyrightUrl: +ShortDescription: 更现代的终端 +Description: |- + Tabby(原 Terminus)是一款 Windows 10、macOS、Linux 上的一款可高度定制的终端模拟器、SSH 和串口客户端 + - 内置 SSH 和 Telnet 客户端和连接管理器 + - 内置串口终端 + - 主题和配色 + - 完全可配置的快捷键和组合键 + - 分割面板 + - 记住您的标签页 + - 支持 PowerShell(和 PS Core)、WSL、Git-Bash、Cygwin、MSYS2、Cmder、CMD + - 通过 Zmodem 在 SSH 会话中直接传输文件 + - 完全支持 Unicode(包括全角字符) + - 高速输出而不卡顿 + - 在 Windows 上提供良好的 shell 体验,包括 Tab 补全(通过 Clink) + - 内置用于 SSH 密钥和配置的加密容器 + - SSH、SFTP、Telnet 客户端可作为网络应用程序使用(也可自行托管) +# Moniker: +Tags: +- terminus +- 命令行 +- 控制台 +- 终端 +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/Eugeny/tabby/releases/tag/v1.0.209 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/e/Eugeny/Tabby/1.0.209/Eugeny.Tabby.yaml b/manifests/e/Eugeny/Tabby/1.0.209/Eugeny.Tabby.yaml new file mode 100644 index 00000000000000..5b26132081b93e --- /dev/null +++ b/manifests/e/Eugeny/Tabby/1.0.209/Eugeny.Tabby.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Eugeny.Tabby +PackageVersion: 1.0.209 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0