diff --git a/manifests/Plex/Plexamp/3.4.0.yaml b/manifests/Plex/Plexamp/3.4.0.yaml deleted file mode 100644 index b1b664887..000000000 --- a/manifests/Plex/Plexamp/3.4.0.yaml +++ /dev/null @@ -1,34 +0,0 @@ -# ================== General ================== -Id: Plex.Plexamp -Publisher: Plex -Name: Plexamp -Author: Plex -Description: A beautiful Plex music player for audiophiles, curators, and hipsters. -AppMoniker: plexamp -Tags: multimedia, mp3, audio, player - -# ================== License ================== -Homepage: https://plexamp.com/ -License: Copyright © 2021, Plex -LicenseUrl: https://www.plex.tv/about/privacy-legal/plex-terms-of-service/ - -# ================= Installer ================= -MinOSVersion: 10.0.0.0 -#Channel: stable # Channel is not supported in this preview (5/24/2020) -Version: 3.4.0 - -Switches: - Custom: - Silent: /S - SilentWithProgress: /S - #Interactive: # Interactive is not supported in this preview (5/24/2020) - Language: en-US - -InstallerType: exe -Installers: - - Arch: x64 - Url: https://plexamp.plex.tv/plexamp.plex.tv/desktop/Plexamp%20Setup%203.4.0.exe - Sha256: 52D0C85C13E883E082C77E31528C55577CAB7DBDC07C2952C69E17639AE04C01 - Scope: user - -# ManifestVersion: 0.1.0 diff --git a/manifests/Plex/Plexamp/3.4.1.yaml b/manifests/Plex/Plexamp/3.4.1.yaml new file mode 100644 index 000000000..ff5533754 --- /dev/null +++ b/manifests/Plex/Plexamp/3.4.1.yaml @@ -0,0 +1,23 @@ +Id: Plex.Plexamp +Publisher: Plex +Name: Plexamp +Author: Plex +Description: A beautiful Plex music player for audiophiles, curators, and hipsters. +AppMoniker: plexamp +Tags: multimedia, mp3, audio, player +Homepage: https://plexamp.com/ +License: Copyright © 2021, Plex +LicenseUrl: https://www.plex.tv/about/privacy-legal/plex-terms-of-service/ +MinOSVersion: 10.0.0.0 +Version: 3.4.1 +Switches: + Custom: + Silent: /S + SilentWithProgress: /S + Language: en-US +InstallerType: exe +Installers: + - Arch: x64 + Url: https://plexamp.plex.tv/plexamp.plex.tv/desktop/Plexamp%20Setup%203.4.1.exe + Sha256: 041c647012baf04c4769c5c37e62cdcbe9c572ff03a21a0e56ab8676bcb2885e + Scope: user