Skip to content

Commit cbfcf1d

Browse files
New package: RichardYu.AudioPlaybackConnector version 1.3.1.0 (#355618)
1 parent b104d7a commit cbfcf1d

3 files changed

Lines changed: 71 additions & 0 deletions

File tree

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
2+
3+
PackageIdentifier: RichardYu.AudioPlaybackConnector
4+
PackageVersion: 1.3.1.0
5+
ReleaseDate: 2020-09-01
6+
MinimumOSVersion: 10.0.19041.264 # Windows 10 2004 / May 2020 Update
7+
InstallerType: portable
8+
Installers:
9+
- Architecture: x64
10+
InstallerUrl: https://github.com/ysc3839/AudioPlaybackConnector/releases/download/v1.3.1/AudioPlaybackConnector64.exe
11+
InstallerSha256: E18F943B83CFC804CB68F5A75618AC7FB0F7860ED22F43983205578A02F3B8D9
12+
Commands:
13+
- audioplaybackconnector
14+
- Architecture: x86
15+
InstallerUrl: https://github.com/ysc3839/AudioPlaybackConnector/releases/download/v1.3.1/AudioPlaybackConnector32.exe
16+
InstallerSha256: b58fda9b34e5bee62348d7d974caad902adbd7fbe904b3aaf69c7acf1df4c3de
17+
Commands:
18+
- audioplaybackconnector32
19+
- Architecture: arm64
20+
InstallerUrl: https://github.com/ysc3839/AudioPlaybackConnector/releases/download/v1.3.1/AudioPlaybackConnectorARM64.exe
21+
InstallerSha256: deb74168aa55db817f39613b78ab65663e56bde0ee2fbf84a4433c075ac735b6
22+
Commands:
23+
- audioplaybackconnectorarm64
24+
Dependencies:
25+
PackageDependencies:
26+
- PackageIdentifier: Microsoft.DotNet.Framework.Runtime
27+
- Architecture: arm
28+
InstallerUrl: https://github.com/ysc3839/AudioPlaybackConnector/releases/download/v1.3.1/AudioPlaybackConnectorARM.exe
29+
InstallerSha256: b78f06a0457348d25e1410d6b1d2ee8a98a7f44956581aaf5263462800c644a9
30+
Commands:
31+
- audioplaybackconnectorarm
32+
- Architecture: neutral
33+
InstallerUrl: https://github.com/ysc3839/AudioPlaybackConnector/releases/download/v1.3.1/AudioPlaybackConnector32.exe
34+
InstallerSha256: b58fda9b34e5bee62348d7d974caad902adbd7fbe904b3aaf69c7acf1df4c3de
35+
Commands:
36+
- audioplaybackconnector32
37+
ManifestType: installer
38+
ManifestVersion: 1.12.0
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
2+
3+
PackageIdentifier: RichardYu.AudioPlaybackConnector
4+
PackageVersion: 1.3.1.0
5+
PackageLocale: en-US
6+
Publisher: Richard Yu
7+
PackageName: AudioPlaybackConnector
8+
PackageUrl: https://github.com/ysc3839/AudioPlaybackConnector
9+
License: MIT
10+
Copyright: © 2020 Richard Yu
11+
ShortDescription: Bluetooth audio playback (A2DP Sink) connector for Windows 10 2004+.
12+
Tags:
13+
- audio-playback-connector
14+
- bluetooth-audio
15+
- bluetoothaudio
16+
- bluetooth-a2dp-sink
17+
- bluetootha2dpsink
18+
- use-pc-as-bluetooth-speaker
19+
- bluetoothspeaker
20+
- ysc3839
21+
- a2dp-snk
22+
- a2dpsnk
23+
- bluetooth-sound
24+
- bluetoothsound
25+
ManifestType: defaultLocale
26+
ManifestVersion: 1.12.0
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
2+
3+
PackageIdentifier: RichardYu.AudioPlaybackConnector
4+
PackageVersion: 1.3.1.0
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)