From f64d57dba7038c58bd1cb37aba0bc52d313fe00a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 21 Sep 2024 02:54:54 +1200 Subject: [PATCH] New version: Redisant.RedisAssistant version 2.0.2.5 (#174461) --- .../Redisant.RedisAssistant.installer.yaml | 31 ++++++++++++++ .../Redisant.RedisAssistant.locale.en-US.yaml | 38 ++++++++++++++++++ .../Redisant.RedisAssistant.locale.zh-CN.yaml | 40 +++++++++++++++++++ .../2.0.2.5/Redisant.RedisAssistant.yaml | 8 ++++ 4 files changed, 117 insertions(+) create mode 100644 manifests/r/Redisant/RedisAssistant/2.0.2.5/Redisant.RedisAssistant.installer.yaml create mode 100644 manifests/r/Redisant/RedisAssistant/2.0.2.5/Redisant.RedisAssistant.locale.en-US.yaml create mode 100644 manifests/r/Redisant/RedisAssistant/2.0.2.5/Redisant.RedisAssistant.locale.zh-CN.yaml create mode 100644 manifests/r/Redisant/RedisAssistant/2.0.2.5/Redisant.RedisAssistant.yaml diff --git a/manifests/r/Redisant/RedisAssistant/2.0.2.5/Redisant.RedisAssistant.installer.yaml b/manifests/r/Redisant/RedisAssistant/2.0.2.5/Redisant.RedisAssistant.installer.yaml new file mode 100644 index 00000000000000..5cfed157393af6 --- /dev/null +++ b/manifests/r/Redisant/RedisAssistant/2.0.2.5/Redisant.RedisAssistant.installer.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Redisant.RedisAssistant +PackageVersion: 2.0.2.5 +InstallerType: zip +UpgradeBehavior: install +ReleaseDate: 2024-09-20 +Installers: +- Architecture: x86 + NestedInstallerType: inno + NestedInstallerFiles: + - RelativeFilePath: RA-2.0.2.5-windows\RA-2.0.2.5.exe + Scope: user + InstallerUrl: https://github.com/chenjing1294/redis-assistant-release/releases/download/v2.0.2.5/RA-2.0.2.5-windows.zip + InstallerSha256: 3B0AF150C1A49B13BF6E8E5E999E41410ED836A3A7B9ED56D77756FBA868342B + InstallerSwitches: + Custom: /CURRENTUSER + ProductCode: '{39CE1F10-ECFD-4A28-8D52-AE2FA91D5C0A}_is1' +- Architecture: x86 + NestedInstallerType: inno + NestedInstallerFiles: + - RelativeFilePath: RA-2.0.2.5-windows\RA-2.0.2.5.exe + Scope: machine + InstallerUrl: https://github.com/chenjing1294/redis-assistant-release/releases/download/v2.0.2.5/RA-2.0.2.5-windows.zip + InstallerSha256: 3B0AF150C1A49B13BF6E8E5E999E41410ED836A3A7B9ED56D77756FBA868342B + InstallerSwitches: + Custom: /ALLUSERS + ProductCode: '{39CE1F10-ECFD-4A28-8D52-AE2FA91D5C0A}_is1' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/r/Redisant/RedisAssistant/2.0.2.5/Redisant.RedisAssistant.locale.en-US.yaml b/manifests/r/Redisant/RedisAssistant/2.0.2.5/Redisant.RedisAssistant.locale.en-US.yaml new file mode 100644 index 00000000000000..d720c73c03794b --- /dev/null +++ b/manifests/r/Redisant/RedisAssistant/2.0.2.5/Redisant.RedisAssistant.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Redisant.RedisAssistant +PackageVersion: 2.0.2.5 +PackageLocale: en-US +Publisher: Redisant +PublisherUrl: https://www.redisant.com/ +PublisherSupportUrl: https://www.redisant.com/contact +PrivacyUrl: https://www.redisant.com/privacy +# Author: +PackageName: Redis Assistant +PackageUrl: https://www.redisant.com/ +License: Proprietary +LicenseUrl: https://www.redisant.com/end_user_license_agreement +Copyright: Copyright © 2024 +# CopyrightUrl: +ShortDescription: Redis Visual Management & Monitoring +Description: |- + Redis visual management and monitoring - Applies to string, list, hash, set and sorted set. + + - Redis Assistant render the interface by making full use of GPU, leading to the higher fluidity and the less resource usage of the software. + - Dashboard function helps you monitor the Redis service status in real time. + - Redis Assistant will be smooth and stable even when processing millions of keys and fields. + - Redis Assistant can recognizes and formats the different data automatically, including Text, JSON, XML, HEX, MessagePack. More data format will be added later. + - As a good helper for troubleshooting, Redis Assistant could help you monitor the memory usage of the entire database timely. + - You can search for Key, Hash, Set, ZSet, List, and even perform regular, whole word, and case matching in the value, so that the data you wanted will be displayed immediately. + - With Redis Assistant, you can easily edit and execute Lua scripts: execute, terminate, clear Lua cache, load this into cache, search scripts. +# Moniker: +Tags: +- redis +ReleaseNotes: '- [Fixed] Fixed the problem of not being able to display compressed data such as Gzip and Snappy [Improved] Upgraded dependencies' +ReleaseNotesUrl: https://www.redisant.com/download +PurchaseUrl: https://www.redisant.com/buy +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/r/Redisant/RedisAssistant/2.0.2.5/Redisant.RedisAssistant.locale.zh-CN.yaml b/manifests/r/Redisant/RedisAssistant/2.0.2.5/Redisant.RedisAssistant.locale.zh-CN.yaml new file mode 100644 index 00000000000000..428a6e623d63ea --- /dev/null +++ b/manifests/r/Redisant/RedisAssistant/2.0.2.5/Redisant.RedisAssistant.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Redisant.RedisAssistant +PackageVersion: 2.0.2.5 +PackageLocale: zh-CN +Publisher: Redisant +PublisherUrl: https://www.redisant.cn/ +PublisherSupportUrl: https://www.redisant.cn/contact +PrivacyUrl: https://www.redisant.cn/privacy +# Author: +PackageName: Redis Assistant +PackageUrl: https://www.redisant.cn/ +License: 专有软件 +LicenseUrl: https://www.redisant.cn/end_user_license_agreement +Copyright: Copyright © 2024 +# CopyrightUrl: +ShortDescription: Redis 可视化管理与监控 +Description: |- + Redis 可视化管理与监控——适用于字符串、列表、散列、集合、有序集合。 + + - Redis Assistant 充分利用 GPU 渲染界面,这将带来更高的流畅度和更少的资源占用。 + - 提供的仪表盘功能让您能够实时监控 Redis 服务状态。 + - Redis Assistant 在处理数百万个键和字段时,也不会阻塞服务器。 + - Redis Assistant 会自动识别并格式化不同的数据格式,包括 Text、JSON、XML、HEX、MessagePack,后续会加入更多格式支持。 + - 使用 Redis Assistant 及时了解整个数据库内存使用情况,排查故障的好帮手。 + - 可以搜索 Key,Hash、Set、ZSet、List,甚至在值里进行正则、整词、大小写匹配,使想要的数据立刻呈现。 + - 使用 Redis Assistant,您可以方便的编辑和执行 Lua 脚本:执行、终止、清除 Lua 缓存、将将本载入缓存、搜索脚本。 +# Moniker: +Tags: +- redis +ReleaseNotes: |- + - [Fixed] 修复无法显示 Gzip、Snappy 等压缩数据 + - [Improved] 升级依赖 +ReleaseNotesUrl: https://www.redisant.cn/download +PurchaseUrl: https://www.redisant.cn/buy +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/r/Redisant/RedisAssistant/2.0.2.5/Redisant.RedisAssistant.yaml b/manifests/r/Redisant/RedisAssistant/2.0.2.5/Redisant.RedisAssistant.yaml new file mode 100644 index 00000000000000..0cc7781edd1c26 --- /dev/null +++ b/manifests/r/Redisant/RedisAssistant/2.0.2.5/Redisant.RedisAssistant.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Redisant.RedisAssistant +PackageVersion: 2.0.2.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0