From 970408c41568c2135c0bae389abdf49744c400aa Mon Sep 17 00:00:00 2001 From: Zhai Dev <29057533+zdevcs@users.noreply.github.com> Date: Sun, 7 Mar 2021 14:04:09 +0800 Subject: [PATCH] Update OBSStudio from 25.0.8 to 26.1.1. (#8492) --- manifests/OBSProject/OBSStudio/25.0.8.yaml | 17 -------------- manifests/OBSProject/OBSStudio/26.1.1.yaml | 26 ++++++++++++++++++++++ 2 files changed, 26 insertions(+), 17 deletions(-) delete mode 100644 manifests/OBSProject/OBSStudio/25.0.8.yaml create mode 100644 manifests/OBSProject/OBSStudio/26.1.1.yaml diff --git a/manifests/OBSProject/OBSStudio/25.0.8.yaml b/manifests/OBSProject/OBSStudio/25.0.8.yaml deleted file mode 100644 index fbf00dd0c..000000000 --- a/manifests/OBSProject/OBSStudio/25.0.8.yaml +++ /dev/null @@ -1,17 +0,0 @@ -Id: OBSProject.OBSStudio -Name: OBS Studio -AppMoniker: obs -Version: 25.0.8 -Publisher: OBS Project -Author: OBS Project -License: GNU General Public License (GPL) -LicenseUrl: https://github.com/obsproject/obs-studio/blob/master/COPYING -MinOSVersion: 6.2.9200 -Homepage: https://obsproject.com/ -Description: Free and open source software for video recording and live streaming. -Tags: "obsstudio, streaming" -InstallerType: nullsoft -Installers: - - Arch: x64 - Url: https://cdn-fastly.obsproject.com/downloads/OBS-Studio-25.0.8-Full-Installer-x64.exe - Sha256: 9dd6243afbd614b4f18bd3f4e408a18e418491dbe53ec34af7fce1184cdc6c3b diff --git a/manifests/OBSProject/OBSStudio/26.1.1.yaml b/manifests/OBSProject/OBSStudio/26.1.1.yaml new file mode 100644 index 000000000..4f190ea1e --- /dev/null +++ b/manifests/OBSProject/OBSStudio/26.1.1.yaml @@ -0,0 +1,26 @@ +Id: OBSProject.OBSStudio +Name: OBS Studio +AppMoniker: obs +Version: 26.1.1 +Publisher: OBS Project +# Channel: stable +Author: OBS Project +License: GNU General Public License v2.0 (GPL-2.0) +LicenseUrl: https://github.com/obsproject/obs-studio/blob/master/COPYING +MinOSVersion: 6.2.9200 +Description: Free and open source software for video recording and live streaming. +Homepage: https://obsproject.com/ +Tags: live, streaming, video recording, screen capture +InstallerType: nullsoft +Switches: + InstallLocation: /D= +Installers: + - Arch: x64 + Url: https://github.com/obsproject/obs-studio/releases/download/26.1.1/OBS-Studio-26.1.1-Full-Installer-x64.exe + Sha256: 1D33C67D5D967D90F34D5AC70AB89B80D6E51A0569013FFBE01DA4467218A3A2 + Scope: machine + # - Arch: x86 + # Url: https://github.com/obsproject/obs-studio/releases/download/26.1.1/OBS-Studio-26.1.1-Full-Installer-x86.exe + # Sha256: EFCA7990643EB750E0F737CB1E4B88A89C3CABE332F932461174677951F16102 + # Scope: machine +ManifestVersion: 0.1.0