Skip to content

Commit 71698d1

Browse files
authored
New version: henrygd.beszel-agent 0.12.0 (microsoft#277619)
1 parent f560221 commit 71698d1

File tree

3 files changed

+60
-0
lines changed

3 files changed

+60
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# This file was generated by GoReleaser. DO NOT EDIT.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
PackageIdentifier: henrygd.beszel-agent
4+
PackageVersion: 0.12.0
5+
InstallerLocale: en-US
6+
InstallerType: zip
7+
ReleaseDate: "2025-07-25"
8+
Installers:
9+
- Architecture: arm64
10+
NestedInstallerType: portable
11+
NestedInstallerFiles:
12+
- RelativeFilePath: beszel-agent.exe
13+
PortableCommandAlias: beszel-agent
14+
InstallerUrl: https://github.com/henrygd/beszel/releases/download/v0.12.0/beszel-agent_windows_arm64.zip
15+
InstallerSha256: 574c44fa6d695f6c9e1d660d86a7548cb288f6c7d4729d4e4016fe5eef41e80c
16+
UpgradeBehavior: uninstallPrevious
17+
- Architecture: x64
18+
NestedInstallerType: portable
19+
NestedInstallerFiles:
20+
- RelativeFilePath: beszel-agent.exe
21+
PortableCommandAlias: beszel-agent
22+
InstallerUrl: https://github.com/henrygd/beszel/releases/download/v0.12.0/beszel-agent_windows_amd64.zip
23+
InstallerSha256: af3b96472403250b549384e3dd590546141514fd77875f84493dab21b1f956d1
24+
UpgradeBehavior: uninstallPrevious
25+
ManifestType: installer
26+
ManifestVersion: 1.10.0
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# This file was generated by GoReleaser. DO NOT EDIT.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
PackageIdentifier: henrygd.beszel-agent
4+
PackageVersion: 0.12.0
5+
PackageLocale: en-US
6+
Publisher: henrygd
7+
PublisherSupportUrl: https://github.com/henrygd/beszel/issues
8+
PackageName: beszel-agent
9+
PackageUrl: https://beszel.dev
10+
License: MIT
11+
LicenseUrl: https://github.com/henrygd/beszel/blob/main/LICENSE
12+
Copyright: 2025 henrygd
13+
ShortDescription: Agent for Beszel, a lightweight server monitoring platform.
14+
Description: |
15+
Beszel is a lightweight server monitoring platform that includes Docker
16+
statistics, historical data, and alert functions. It has a friendly web
17+
interface, simple configuration, and is ready to use out of the box.
18+
It supports automatic backup, multi-user, OAuth authentication, and
19+
API access.
20+
Moniker: beszel-agent
21+
Tags:
22+
- homelab
23+
- monitoring
24+
- self-hosted
25+
ReleaseNotesUrl: https://github.com/henrygd/beszel/releases/tag/v0.12.0
26+
ManifestType: defaultLocale
27+
ManifestVersion: 1.10.0
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# This file was generated by GoReleaser. DO NOT EDIT.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
PackageIdentifier: henrygd.beszel-agent
4+
PackageVersion: 0.12.0
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)