d38d1dd262
* Spotify v1.1.36.734.g8731c306 + Manifest fix Apparently SpotifyFullSetup.exe is way behind SpotifySetup.exe * Bot got canceled * Spotify v1.1.37.690.g8f3b16fc
35 lines
1005 B
YAML
35 lines
1005 B
YAML
# ================== General ==================
|
|
Id: Spotify.Spotify
|
|
Publisher: Spotify AB
|
|
Name: Spotify
|
|
Author: Spotify AB
|
|
Description: Spotify is a digital music service that gives you access to millions of songs.
|
|
AppMoniker: spotify
|
|
Tags: Music, Streaming
|
|
|
|
# ================== License ==================
|
|
Homepage: https://www.spotify.com
|
|
License: Copyright © 2012 Spotify AB. All rights reserved.
|
|
LicenseUrl: https://www.spotify.com/us/legal/end-user-agreement
|
|
|
|
# ================= Installer =================
|
|
MinOSVersion: 10.0.0.0
|
|
#Channel: stable # Channel is not supported in this preview (5/24/2020)
|
|
Version: 1.1.37.690.g8f3b16fc
|
|
|
|
Switches:
|
|
Custom:
|
|
Silent: /Silent
|
|
SilentWithProgress: /Silent
|
|
#Interactive:
|
|
Language: en-US
|
|
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: neutral
|
|
Url: https://download.scdn.co/SpotifySetup.exe
|
|
Sha256: 04e5dc21f7673656e4b37973064f71683e73b6bd601dfec1a97ecd0e234502db
|
|
Scope: machine
|
|
|
|
# ManifestVersion: 0.1.0
|