Skip to content

Commit 964e975

Browse files
authored
New version: beekeeper-studio.beekeeper-studio version 5.6.2 (#347849)
1 parent 1a7f928 commit 964e975

File tree

4 files changed

+99
-0
lines changed

4 files changed

+99
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: beekeeper-studio.beekeeper-studio
5+
PackageVersion: 5.6.2
6+
InstallerType: nullsoft
7+
InstallerSwitches:
8+
Upgrade: --updated
9+
UpgradeBehavior: install
10+
ProductCode: e2478b25-5000-506b-83a1-adcfb4783217
11+
ReleaseDate: 2026-03-11
12+
Installers:
13+
- Architecture: x64
14+
Scope: user
15+
InstallerUrl: https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v5.6.2/Beekeeper-Studio-Setup-5.6.2.exe
16+
InstallerSha256: 2527DB00531269F9E42FA1580B697682C0398E0F66AB0BE55865B8ECE082C4D4
17+
InstallerSwitches:
18+
Custom: /currentuser
19+
- Architecture: x64
20+
Scope: machine
21+
InstallerUrl: https://github.com/beekeeper-studio/beekeeper-studio/releases/download/v5.6.2/Beekeeper-Studio-Setup-5.6.2.exe
22+
InstallerSha256: 2527DB00531269F9E42FA1580B697682C0398E0F66AB0BE55865B8ECE082C4D4
23+
InstallerSwitches:
24+
Custom: /allusers
25+
ManifestType: installer
26+
ManifestVersion: 1.12.0
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: beekeeper-studio.beekeeper-studio
5+
PackageVersion: 5.6.2
6+
PackageLocale: en-US
7+
Publisher: Beekeeper Studio Team
8+
PublisherUrl: https://www.beekeeperstudio.io/
9+
PublisherSupportUrl: https://github.com/beekeeper-studio/beekeeper-studio/issues
10+
Author: Matthew Rathbone and Gregory Garden
11+
PackageName: Beekeeper Studio
12+
PackageUrl: https://www.beekeeperstudio.io/
13+
License: GPL-3.0
14+
LicenseUrl: https://github.com/beekeeper-studio/beekeeper-studio/blob/HEAD/LICENSE.md
15+
Copyright: Copyright (c) 2026 Matthew Rathbone and Gregory Garden
16+
ShortDescription: A modern, easy to use, and good looking SQL client for MySQL, Postgres, SQLite, SQL Server, and more. Oh, it's also open source :-).
17+
Description: Beekeeper Studio is a database manager and SQL GUI. It is a desktop app that is easy to use. It's a visual alternative to command line tools like psql or mysql, while also providing a bunch of useful extra features.
18+
Tags:
19+
- database
20+
- mssql
21+
- mysql
22+
- postgres
23+
- postgresql
24+
- sql
25+
- sql-server
26+
- sqlite
27+
ReleaseNotes: |-
28+
What's Changed
29+
- Fix/trino by @not-night-but in https://github.com/beekeeper-studio/beekeeper-studio/pull/3954
30+
- update path for bundled plugins by @not-night-but in https://github.com/beekeeper-studio/beekeeper-studio/pull/3960
31+
Full Changelog: https://github.com/beekeeper-studio/beekeeper-studio/compare/v5.6.0...v5.6.2
32+
ReleaseNotesUrl: https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v5.6.2
33+
PurchaseUrl: https://www.beekeeperstudio.io/pricing/
34+
Documentations:
35+
- DocumentLabel: Documentation
36+
DocumentUrl: https://docs.beekeeperstudio.io/
37+
- DocumentLabel: Wiki
38+
DocumentUrl: https://github.com/beekeeper-studio/beekeeper-studio/wiki
39+
ManifestType: defaultLocale
40+
ManifestVersion: 1.12.0
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: beekeeper-studio.beekeeper-studio
5+
PackageVersion: 5.6.2
6+
PackageLocale: zh-CN
7+
ShortDescription: 一款现代、易于使用且界面美观的 SQL 客户端,支持 MySQL、Postgres、SQLite、SQL Server 等多种数据库。哦,它还是开源的 :-)。
8+
Description: Beekeeper Studio 是一款数据库管理工具和 SQL 图形界面工具。它是一个易于使用的桌面应用程序,可作为 psql 或 mysql 等命令行工具的可视化替代方案,同时还提供了一系列实用的额外功能。
9+
Tags:
10+
- db2
11+
- mssql
12+
- mysql
13+
- postgres
14+
- postgresql
15+
- sql
16+
- sql-server
17+
- sqlite
18+
- 数据库
19+
Documentations:
20+
- DocumentLabel: 文档
21+
DocumentUrl: https://docs.beekeeperstudio.io/
22+
- DocumentLabel: Wiki
23+
DocumentUrl: https://github.com/beekeeper-studio/beekeeper-studio/wiki
24+
ManifestType: locale
25+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: beekeeper-studio.beekeeper-studio
5+
PackageVersion: 5.6.2
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)