From 7bb5ee01f8fb492d9b036c5d40b5977e5c65da09 Mon Sep 17 00:00:00 2001 From: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com> Date: Fri, 26 Feb 2021 23:57:33 +0000 Subject: [PATCH] Update Twitch.Twitch to 8.0.0.20201204 (#8076) --- manifests/Twitch/Twitch/8.0.0.20200710.yaml | 34 --------------------- manifests/Twitch/Twitch/8.0.0.20201204.yaml | 23 ++++++++++++++ 2 files changed, 23 insertions(+), 34 deletions(-) delete mode 100644 manifests/Twitch/Twitch/8.0.0.20200710.yaml create mode 100644 manifests/Twitch/Twitch/8.0.0.20201204.yaml diff --git a/manifests/Twitch/Twitch/8.0.0.20200710.yaml b/manifests/Twitch/Twitch/8.0.0.20200710.yaml deleted file mode 100644 index 03cf40e93..000000000 --- a/manifests/Twitch/Twitch/8.0.0.20200710.yaml +++ /dev/null @@ -1,34 +0,0 @@ -# ================== General ================== -Id: Twitch.Twitch -Publisher: Twitch Interactive, Inc. -Name: Twitch App for Windows -Author: Twitch Interactive, Inc. -Description: Everything you love about Twitch plus a ton of games and mods. -AppMoniker: twitch -Tags: twitch, streaming, mods -#Commands: - -# ================== License ================== -Homepage: https://app.twitch.tv -License: Copyright (c) Twitch Interactive, Inc. -LicenseUrl: https://www.twitch.tv/p/legal/terms-of-service - -# ================= Installer ================= -MinOSVersion: 10.0.0.0 -#Channel: stable # Channel is not supported in this preview (5/24/2020) -Version: 8.0.0.20200710 # Use Digital Signature Timestamp for Version number - -Switches: - Custom: /nolaunch - Silent: /silent - SilentWithProgress: /silent - -InstallerType: exe -Installers: - - Arch: x64 - Url: https://desktop-assets.twitchcdn.net/installer/TwitchSetup.5c0d9b7bc39c2c44135a782faa421559.exe # https://desktop.twitchsvc.net/installer/windows/TwitchSetup.exe - Sha256: 6a70e77adf38023bc65ffb08e2aba6987c1e7cb23e977b9c50067c42bca42007 - Scope: user - Language: en-US - -# ManifestVersion: 0.1.0 diff --git a/manifests/Twitch/Twitch/8.0.0.20201204.yaml b/manifests/Twitch/Twitch/8.0.0.20201204.yaml new file mode 100644 index 000000000..2f449282e --- /dev/null +++ b/manifests/Twitch/Twitch/8.0.0.20201204.yaml @@ -0,0 +1,23 @@ +Id: Twitch.Twitch +Publisher: Twitch Interactive, Inc. +Name: Twitch App for Windows +Author: Twitch Interactive, Inc. +Description: Everything you love about Twitch plus a ton of games and mods. +AppMoniker: twitch +Tags: twitch, streaming, mods +Homepage: https://app.twitch.tv +License: Copyright (c) Twitch Interactive, Inc. +LicenseUrl: https://www.twitch.tv/p/legal/terms-of-service +MinOSVersion: 10.0.0.0 +Version: 8.0.0.20201204 +Switches: + Custom: /nolaunch + Silent: /silent + SilentWithProgress: /silent +InstallerType: exe +Installers: + - Arch: x64 + Url: https://desktop-assets.twitchcdn.net/installer/TwitchSetup.c09924739f6ee94fb2007f746aaa4163.exe + Sha256: f145b719a8859ba1b87a5e4aa4b7d26ca6d0d6d8b86007792440d5ac649fe147 + Scope: user + Language: en-US