Skip to content

Commit d266512

Browse files
authored
New package: Taozuhong.KangarooMySQL v9.1.1.201 (microsoft#335415)
1 parent 8cc1cd8 commit d266512

File tree

4 files changed

+127
-0
lines changed

4 files changed

+127
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Automatically updated by the winget bot at 2025/Apr/02
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: Taozuhong.KangarooMySQL
5+
PackageVersion: 9.1.1.201
6+
Platform:
7+
- Windows.Desktop
8+
MinimumOSVersion: 10.0.19041.0
9+
InstallerType: nullsoft
10+
Scope: machine
11+
InstallModes:
12+
- interactive
13+
- silent
14+
ReleaseDate: 2026-02-01
15+
Installers:
16+
- Architecture: x64
17+
InstallerUrl: https://gitcode.com/dbkangaroo/kangaroo/releases/download/v9.1.1.201/Kangaroo-MySQL-9.1.1.201-x86_64.exe
18+
InstallerSha256: a72a2c184239efd129a5eda574b1bc91a8bb7d94931a8a3183bf77fce732870f
19+
ManifestType: installer
20+
ManifestVersion: 1.10.0
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
# Automatically updated by the winget bot at 2025/Apr/02
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: Taozuhong.KangarooMySQL
5+
PackageVersion: 9.1.1.201
6+
PackageLocale: en-US
7+
Publisher: Taozuhong
8+
PublisherUrl: https://www.datatable.online
9+
PublisherSupportUrl: https://github.com/dbkangaroo/kangaroo/issues
10+
PrivacyUrl: https://www.datatable.online/en/license/privacy-policy.html
11+
Author: Taozuhong
12+
PackageName: Kangaroo MySQL
13+
PackageUrl: https://github.com/dbkangaroo
14+
License: Proprietary
15+
LicenseUrl: https://www.datatable.online/en/license/service-agreement.html
16+
Copyright: Copyright (c) taozuhong. All rights reserved.
17+
CopyrightUrl: https://www.datatable.online/en/license/service-agreement.html
18+
ShortDescription: Kangaroo is a SQL client and admin tool.
19+
Description: Kangaroo is a AI-powered SQL client and admin tool for MySQL database, support table design, query, model, sync, export/import etc, focus on comfortable, fun and developer friendly.
20+
Tags:
21+
- admin
22+
- client
23+
- database
24+
- import
25+
- export
26+
- management-tools
27+
- MariaDB
28+
- MongoDB
29+
- MySQL
30+
- ODBC
31+
- Oracle
32+
- PostgreSQL
33+
- Redis
34+
- SQL
35+
- SQLite
36+
- SQLServer
37+
ReleaseNotes: |-
38+
New features & bug-fixes
39+
- Connection URI support
40+
- URI scheme protocol support
41+
- Refactor Oracle database driver(ODPI-C)
42+
- Multiple branch include Oracle database support
43+
- Improve modules and installers localization support
44+
- Expand console view to all database systems
45+
- Improve editor auto-completion performance
46+
- Update Chinese translation(zh-CN/zh-SG/zh-Hans/zh-Hant)
47+
- Fixed: macOS help menu issue
48+
ReleaseNotesUrl: https://www.datatable.online/zh/download/v9.1.1.201.html
49+
ManifestType: defaultLocale
50+
ManifestVersion: 1.10.0
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
# Automatically updated by the winget bot at 2025/Apr/02
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json
3+
4+
PackageIdentifier: Taozuhong.KangarooMySQL
5+
PackageVersion: 9.1.1.201
6+
PackageLocale: zh-CN
7+
Publisher: 陶祖洪
8+
PublisherUrl: https://www.datatable.online
9+
PublisherSupportUrl: https://github.com/dbkangaroo/kangaroo/issues
10+
PrivacyUrl: https://www.datatable.online/en/license/privacy-policy.html
11+
Author: 陶祖洪
12+
PackageName: 袋鼠数据库工具 MySQL
13+
PackageUrl: https://github.com/dbkangaroo
14+
License: 专有软件
15+
LicenseUrl: https://www.datatable.online/en/license/service-agreement.html
16+
Copyright: Copyright (c) taozuhong. All rights reserved.
17+
CopyrightUrl: https://www.datatable.online/en/license/service-agreement.html
18+
ShortDescription: 袋鼠是一款为热门数据库系统打造的管理客户端。
19+
Description: 袋鼠 是一款 AI 驱动的MySQL数据库系统客户端,支持建表、查询、模型、同步、导入导出等功能,致力于打造一款好用、好玩、开发友好的SQL工具。
20+
Tags:
21+
- 数据库
22+
- 数据库客户端
23+
- 导入
24+
- 导出
25+
- 管理工具
26+
- MariaDB
27+
- MongoDB
28+
- MySQL
29+
- ODBC
30+
- Oracle
31+
- PostgreSQL
32+
- Redis
33+
- SQL
34+
- SQLite
35+
- SQLServer
36+
ReleaseNotes: |-
37+
新特性或修复的缺陷列表
38+
- 数据库连接 URI 支持
39+
- URI 地址模式协议支持
40+
- 重构 Oracle 数据库驱动 (ODPI-C)
41+
- 多数据库分支合入 Oracle 数据库
42+
- 改进模块和安装包本地化支持
43+
- 扩展控制台视图支持所有数据库系统
44+
- 优化编辑器智能提示性能
45+
- 更新中文语言支持(zh-CN/zh-SG/zh-Hans/zh-Hant)
46+
- 修复: macOS 平台系统菜单之数据库帮助子菜单问题
47+
ReleaseNotesUrl: https://www.datatable.online/zh/download/v9.1.1.201.html
48+
ManifestType: locale
49+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Automatically updated by the winget bot at 2025/Apr/02
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: Taozuhong.KangarooMySQL
5+
PackageVersion: 9.1.1.201
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)