Skip to content

Commit 9a3e02a

Browse files
authored
New version: EclipseFoundation.Mosquitto version 2.0.21 (#252630)
1 parent 6bb3728 commit 9a3e02a

File tree

3 files changed

+67
-0
lines changed

3 files changed

+67
-0
lines changed
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Created with komac v2.11.2
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
3+
4+
PackageIdentifier: EclipseFoundation.Mosquitto
5+
PackageVersion: 2.0.21
6+
InstallerLocale: en-US
7+
Platform:
8+
- Windows.Desktop
9+
InstallerType: nullsoft
10+
Scope: machine
11+
InstallModes:
12+
- interactive
13+
- silent
14+
UpgradeBehavior: install
15+
ReleaseDate: 2025-03-06
16+
Installers:
17+
- Architecture: x86
18+
InstallerUrl: https://mosquitto.org/files/binary/win32/mosquitto-2.0.21-install-windows-x86.exe
19+
InstallerSha256: 0C0BA965925FF254FC300337F78BC72C156C302F74FBC07D48B0A1547FE4AEE0
20+
ProductCode: Mosquitto
21+
AppsAndFeaturesEntries:
22+
- ProductCode: Mosquitto
23+
InstallationMetadata:
24+
DefaultInstallLocation: '%ProgramFiles(x86)%\mosquitto'
25+
- Architecture: x64
26+
InstallerUrl: https://mosquitto.org/files/binary/win64/mosquitto-2.0.21-install-windows-x64.exe
27+
InstallerSha256: A3D5B619223689709D7C00A73C080E3D95A393D39F61D11AA8845C559AA71DD2
28+
ProductCode: Mosquitto64
29+
AppsAndFeaturesEntries:
30+
- DisplayName: Eclipse Mosquitto MQTT broker (64 bit)
31+
ProductCode: Mosquitto64
32+
InstallationMetadata:
33+
DefaultInstallLocation: '%ProgramFiles%\mosquitto'
34+
ManifestType: installer
35+
ManifestVersion: 1.9.0
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Created with komac v2.11.2
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json
3+
4+
PackageIdentifier: EclipseFoundation.Mosquitto
5+
PackageVersion: 2.0.21
6+
PackageLocale: en-US
7+
Publisher: Eclipse Foundation
8+
PublisherUrl: https://mosquitto.org/
9+
PublisherSupportUrl: https://mosquitto.org/documentation
10+
PrivacyUrl: https://www.eclipse.org/legal/privacy.php
11+
PackageName: Eclipse Mosquitto MQTT broker
12+
PackageUrl: https://mosquitto.org/
13+
License: Eclipse Public License 2.0 and Eclipse Distribution License 1.0
14+
LicenseUrl: https://raw.githubusercontent.com/eclipse/mosquitto/master/LICENSE.txt
15+
Copyright: Copyright (c) Eclipse Foundation. All Rights Reserved.
16+
CopyrightUrl: https://www.eclipse.org/legal/copyright.php
17+
ShortDescription: Eclipse Mosquitto - An open source MQTT broker
18+
Moniker: mosquitto
19+
Tags:
20+
- internet-of-things
21+
- iot
22+
- mqtt
23+
ManifestType: defaultLocale
24+
ManifestVersion: 1.9.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.11.2
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
3+
4+
PackageIdentifier: EclipseFoundation.Mosquitto
5+
PackageVersion: 2.0.21
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)