Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: RichardYu.AudioPlaybackConnector
PackageVersion: 1.3.1.0
ReleaseDate: 2020-09-01
MinimumOSVersion: 10.0.19041.264 # Windows 10 2004 / May 2020 Update
InstallerType: portable
Installers:
- Architecture: x64
InstallerUrl: https://github.com/ysc3839/AudioPlaybackConnector/releases/download/v1.3.1/AudioPlaybackConnector64.exe
InstallerSha256: E18F943B83CFC804CB68F5A75618AC7FB0F7860ED22F43983205578A02F3B8D9
Commands:
- audioplaybackconnector
- Architecture: x86
InstallerUrl: https://github.com/ysc3839/AudioPlaybackConnector/releases/download/v1.3.1/AudioPlaybackConnector32.exe
InstallerSha256: b58fda9b34e5bee62348d7d974caad902adbd7fbe904b3aaf69c7acf1df4c3de
Commands:
- audioplaybackconnector32
- Architecture: arm64
InstallerUrl: https://github.com/ysc3839/AudioPlaybackConnector/releases/download/v1.3.1/AudioPlaybackConnectorARM64.exe
InstallerSha256: deb74168aa55db817f39613b78ab65663e56bde0ee2fbf84a4433c075ac735b6
Commands:
- audioplaybackconnectorarm64
Dependencies:
PackageDependencies:
- PackageIdentifier: Microsoft.DotNet.Framework.Runtime
- Architecture: arm
InstallerUrl: https://github.com/ysc3839/AudioPlaybackConnector/releases/download/v1.3.1/AudioPlaybackConnectorARM.exe
InstallerSha256: b78f06a0457348d25e1410d6b1d2ee8a98a7f44956581aaf5263462800c644a9
Commands:
- audioplaybackconnectorarm
- Architecture: neutral
InstallerUrl: https://github.com/ysc3839/AudioPlaybackConnector/releases/download/v1.3.1/AudioPlaybackConnector32.exe
InstallerSha256: b58fda9b34e5bee62348d7d974caad902adbd7fbe904b3aaf69c7acf1df4c3de
Commands:
- audioplaybackconnector32
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: RichardYu.AudioPlaybackConnector
PackageVersion: 1.3.1.0
PackageLocale: en-US
Publisher: Richard Yu
PackageName: AudioPlaybackConnector
PackageUrl: https://github.com/ysc3839/AudioPlaybackConnector
License: MIT
Copyright: © 2020 Richard Yu
ShortDescription: Bluetooth audio playback (A2DP Sink) connector for Windows 10 2004+.
Tags:
- audio-playback-connector
- bluetooth-audio
- bluetoothaudio
- bluetooth-a2dp-sink
- bluetootha2dpsink
- use-pc-as-bluetooth-speaker
- bluetoothspeaker
- ysc3839
- a2dp-snk
- a2dpsnk
- bluetooth-sound
- bluetoothsound
ManifestType: defaultLocale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: RichardYu.AudioPlaybackConnector
PackageVersion: 1.3.1.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0