Skip to content

Commit bde3521

Browse files
Update Bonjou 1.1.0 installer hash
1 parent 957e747 commit bde3521

File tree

1 file changed

+28
-4
lines changed

1 file changed

+28
-4
lines changed
Lines changed: 28 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,31 @@
1-
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
2-
31
PackageIdentifier: HamzaAbdulWahab.Bonjou
42
PackageVersion: 1.1.0
53
DefaultLocale: en-US
6-
ManifestType: version
7-
ManifestVersion: 1.12.0
4+
ManifestType: singleton
5+
ManifestVersion: 1.6.0
6+
7+
PackageName: Bonjou
8+
Publisher: Hamza Abdul Wahab
9+
License: MIT
10+
LicenseUrl: https://github.com/hamzaabdulwahab/bonjou-cli/blob/main/LICENSE
11+
ShortDescription: Terminal-based LAN chat and file transfer for local networks
12+
Description: |-
13+
Bonjou is a terminal app for chatting and sending files over a local network
14+
(LAN/Wi-Fi). No internet required. Peers are auto-discovered on the same
15+
subnet via UDP broadcast. All transfers are end-to-end encrypted.
16+
PackageUrl: https://github.com/hamzaabdulwahab/bonjou-cli
17+
Tags:
18+
- chat
19+
- cli
20+
- file-transfer
21+
- lan
22+
- terminal
23+
24+
Installers:
25+
- Architecture: x64
26+
InstallerType: portable
27+
InstallerUrl: https://github.com/hamzaabdulwahab/bonjou-cli/releases/download/v1.1.0/bonjou.exe
28+
InstallerSha256: 696086d121736a8de9e3d75130f83b095ab5fd8a4c9f20c0fda49a33545edb10
29+
Commands:
30+
- bonjou
31+
PortableCommandAlias: bonjou

0 commit comments

Comments
 (0)