From a97bd468f9e8eab8e736de3b67d14d9ed78f8ebc Mon Sep 17 00:00:00 2001 From: Esco Date: Thu, 22 Apr 2021 04:32:34 +0200 Subject: [PATCH] Manifest Update for OBS Studio (#11258) --- .../OBSProject.OBSStudio.installer.yaml | 33 +++++++++++++++++++ .../OBSProject.OBSStudio.locale.en-US.yaml | 27 +++++++++++++++ .../26.1.1/OBSProject.OBSStudio.yaml | 27 ++------------- 3 files changed, 63 insertions(+), 24 deletions(-) create mode 100644 manifests/o/OBSProject/OBSStudio/26.1.1/OBSProject.OBSStudio.installer.yaml create mode 100644 manifests/o/OBSProject/OBSStudio/26.1.1/OBSProject.OBSStudio.locale.en-US.yaml diff --git a/manifests/o/OBSProject/OBSStudio/26.1.1/OBSProject.OBSStudio.installer.yaml b/manifests/o/OBSProject/OBSStudio/26.1.1/OBSProject.OBSStudio.installer.yaml new file mode 100644 index 000000000..7d0105aad --- /dev/null +++ b/manifests/o/OBSProject/OBSStudio/26.1.1/OBSProject.OBSStudio.installer.yaml @@ -0,0 +1,33 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: OBSProject.OBSStudio +PackageVersion: 26.1.1 +MinimumOSVersion: 10.0.0.0 +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VC++2015-2019Redist-x64 + MinimumVersion: 14.28.29913.0 +InstallModes: + - interactive + - silent + - silentWithProgress +InstallerSwitches: + InstallLocation: /D= +Installers: + - Architecture: x64 + InstallerType: nullsoft + InstallerUrl: https://cdn-fastly.obsproject.com/downloads/OBS-Studio-26.1.1-Full-Installer-x64.exe + InstallerSha256: 1D33C67D5D967D90F34D5AC70AB89B80D6E51A0569013FFBE01DA4467218A3A2 + #ProductCode: + Scope: machine + InstallerLocale: en-US + UpgradeBehavior: install + - Architecture: x86 + InstallerType: nullsoft + InstallerUrl: https://cdn-fastly.obsproject.com/downloads/OBS-Studio-26.1.1-Full-Installer-x86.exe + InstallerSha256: EFCA7990643EB750E0F737CB1E4B88A89C3CABE332F932461174677951F16102 + #ProductCode: + Scope: machine + InstallerLocale: en-US + UpgradeBehavior: install +ManifestType: installer +ManifestVersion: 1.0.0 diff --git a/manifests/o/OBSProject/OBSStudio/26.1.1/OBSProject.OBSStudio.locale.en-US.yaml b/manifests/o/OBSProject/OBSStudio/26.1.1/OBSProject.OBSStudio.locale.en-US.yaml new file mode 100644 index 000000000..e0e1663fb --- /dev/null +++ b/manifests/o/OBSProject/OBSStudio/26.1.1/OBSProject.OBSStudio.locale.en-US.yaml @@ -0,0 +1,27 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json +PackageIdentifier: OBSProject.OBSStudio +PackageVersion: 26.1.1 +PackageLocale: en-US +Publisher: OBS Project +PublisherUrl: https://obsproject.com/ +PublisherSupportUrl: https://obsproject.com/help +#PrivacyUrl: +Author: OBS Project +PackageName: OBS Studio +PackageUrl: https://obsproject.com/ +License: GNU General Public License v2.0 (GPL-2.0) +LicenseUrl: https://github.com/obsproject/obs-studio/blob/master/COPYING +#Copyright: +#CopyrightUrl: +ShortDescription: Free and open source software for video recording and live streaming. +#Description: +Moniker: obs +Tags: + - live + - streaming + - recording + - video recording + - screen capture + - foss +ManifestType: defaultLocale +ManifestVersion: 1.0.0 diff --git a/manifests/o/OBSProject/OBSStudio/26.1.1/OBSProject.OBSStudio.yaml b/manifests/o/OBSProject/OBSStudio/26.1.1/OBSProject.OBSStudio.yaml index 0b9c7c011..645f165b9 100644 --- a/manifests/o/OBSProject/OBSStudio/26.1.1/OBSProject.OBSStudio.yaml +++ b/manifests/o/OBSProject/OBSStudio/26.1.1/OBSProject.OBSStudio.yaml @@ -1,27 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json PackageIdentifier: OBSProject.OBSStudio -PackageName: OBS Studio -Moniker: obs PackageVersion: 26.1.1 -Publisher: OBS Project -Author: OBS Project -License: GNU General Public License v2.0 (GPL-2.0) -LicenseUrl: https://github.com/obsproject/obs-studio/blob/master/COPYING -MinimumOSVersion: 6.2.9200 -ShortDescription: Free and open source software for video recording and live streaming. -PackageUrl: https://obsproject.com/ -Tags: -- live -- streaming -- video recording -- screen capture -InstallerType: nullsoft -InstallerSwitches: - InstallLocation: /D= -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/obsproject/obs-studio/releases/download/26.1.1/OBS-Studio-26.1.1-Full-Installer-x64.exe - InstallerSha256: 1D33C67D5D967D90F34D5AC70AB89B80D6E51A0569013FFBE01DA4467218A3A2 - Scope: machine -PackageLocale: en-US -ManifestType: singleton +DefaultLocale: en-US +ManifestType: version ManifestVersion: 1.0.0