Skip to content

Commit 8223a98

Browse files
authored
New version: hrzlgnm.mdns-browser version 0.25.1 (microsoft#308365)
1 parent 16f7f86 commit 8223a98

File tree

3 files changed

+99
-0
lines changed

3 files changed

+99
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Created with komac v2.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
3+
4+
PackageIdentifier: hrzlgnm.mdns-browser
5+
PackageVersion: 0.25.1
6+
InstallerLocale: en-US
7+
Platform:
8+
- Windows.Desktop
9+
InstallerType: nullsoft
10+
Scope: user
11+
InstallModes:
12+
- interactive
13+
- silent
14+
UpgradeBehavior: install
15+
Dependencies:
16+
PackageDependencies:
17+
- PackageIdentifier: Microsoft.EdgeWebView2Runtime
18+
ReleaseDate: 2025-10-30
19+
AppsAndFeaturesEntries:
20+
- DisplayName: mdns-browser
21+
Publisher: github
22+
InstallationMetadata:
23+
DefaultInstallLocation: placeholder\mdns-browser
24+
Installers:
25+
- Architecture: x64
26+
InstallerUrl: https://github.com/hrzlgnm/mdns-browser/releases/download/mdns-browser-v0.25.1/mdns-browser_0.25.1_x64-setup_windows.exe
27+
InstallerSha256: 4EA88921BB82594085A50B11A4478DFC3F3A28F73177CC8EAAE8D136A4C8EE84
28+
ManifestType: installer
29+
ManifestVersion: 1.9.0
Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
# Created with komac v2.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json
3+
4+
PackageIdentifier: hrzlgnm.mdns-browser
5+
PackageVersion: 0.25.1
6+
PackageLocale: en-US
7+
Publisher: hrzlgnm
8+
PublisherUrl: https://github.com/hrzlgnm
9+
PublisherSupportUrl: https://github.com/hrzlgnm/mdns-browser/issues
10+
PrivacyUrl: https://github.com/hrzlgnm/mdns-browser/blob/main/PRIVACY.md
11+
Author: hrzlgnm
12+
PackageName: mdns-browser
13+
PackageUrl: https://github.com/hrzlgnm/mdns-browser
14+
License: MIT
15+
LicenseUrl: https://github.com/hrzlgnm/mdns-browser/blob/HEAD/LICENSE
16+
Copyright: Copyright (c) 2024 hrzlgnm
17+
ShortDescription: mDNS Browser
18+
Description: mDNS Browser
19+
Tags:
20+
- leptos
21+
- mdns-sd
22+
- rust
23+
- tauri
24+
- thaw
25+
ReleaseNotes: |-
26+
What's Changed
27+
🧰 Maintenance
28+
- #1473 chore(ci): Remove linting in publish workflow @hrzlgnm
29+
- #1474 chore(ci): winget: Fix url generation after artifact name change @hrzlgnm
30+
- #1475 chore(aur): Fixup artifact names in AUR update workflow @hrzlgnm
31+
- #1480 chore(ci): Update workflows from ubuntu-24.04 to use ubuntu-latest @hrzlgnm
32+
- #1481 chore(coderabbit): Disable docstring check @hrzlgnm
33+
- #1484 chore(ci): Add ubuntu builder docker image @hrzlgnm
34+
- #1487 chore(ubuntu-builder): Add missing dependencies @hrzlgnm
35+
- #1486 chore(ci): Use ubuntu builder docker image for lint steps @hrzlgnm
36+
- #1488 chore(ci): Also build docker images in PR on updates @hrzlgnm
37+
- #1489 chore(ci): Also use ubuntu builder in desktop build workflow @hrzlgnm
38+
- #1492 chore(renovate): Fix matching and replacing container_image in workflows @hrzlgnm
39+
- #1498 chore(ci): Run clippy with multiple targets @hrzlgnm
40+
- #1501 chore(ci): consolidate rust caches @hrzlgnm
41+
- #1502 chore(ocd): reorder matrix definitions and update job names @hrzlgnm
42+
- #1507 chore(ci): Add unzip to ubuntu builder dependencies @hrzlgnm
43+
:arrow_up: Dependency Updates
44+
- #1477 chore(deps): update ghcr.io/hrzlgnm/mdns-browser-void-package-builder:v1 docker digest to 893e7ef @renovate[bot]
45+
- #1478 chore(deps): update ghcr.io/hrzlgnm/mdns-browser-arch-aur-builder:v1 docker digest to ba36980 @renovate[bot]
46+
- #1479 chore(deps): update ghcr.io/hrzlgnm/mdns-browser-arch-aur-builder:v1 docker digest to a6886bd @renovate[bot]
47+
- #1482 chore(deps): update rust crate tauri-plugin-clipboard-manager to v2.3.1 @renovate[bot]
48+
- #1483 chore(deps): update rust crate tauri-plugin-opener to v2.5.1 @renovate[bot]
49+
- #1485 chore(deps): pin ubuntu docker tag to 66460d5 @renovate[bot]
50+
- #1493 chore(deps): lock file maintenance @renovate[bot]
51+
- #1495 chore(deps): update rust crate tauri-plugin-log to v2.7.1 @renovate[bot]
52+
- #1494 chore(deps): update rust crate tauri-plugin-clipboard-manager to v2.3.2 @renovate[bot]
53+
- #1496 chore(deps): update rust crate tauri-plugin-opener to v2.5.2 @renovate[bot]
54+
- #1499 chore(deps): update rust crate leptos to v0.8.12 @renovate[bot]
55+
- #1504 chore(deps): update tauri monorepo to v2.9.2 @renovate[bot]
56+
- #1503 chore(deps): update rust crate clap to v4.5.51 - autoclosed @renovate[bot]
57+
- #1505 chore(deps): update ghcr.io/hrzlgnm/mdns-browser-void-package-builder:v1 docker digest to 2dd8706 @renovate[bot]
58+
- #1506 fix(deps): update rust crate mdns-sd to 0.16 @renovate[bot]
59+
- #1508 chore(deps): update ghcr.io/hrzlgnm/mdns-browser-ubuntu-builder:v1 docker digest to 06bb8f7 @renovate[bot]
60+
ReleaseNotesUrl: https://github.com/hrzlgnm/mdns-browser/releases/tag/mdns-browser-v0.25.1
61+
ManifestType: defaultLocale
62+
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.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
3+
4+
PackageIdentifier: hrzlgnm.mdns-browser
5+
PackageVersion: 0.25.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)