Manifest Update for OBS Studio (#11258)

This commit is contained in:
Esco
2021-04-22 04:32:34 +02:00
committed by GitHub
parent e5496184b0
commit a97bd468f9
3 changed files with 63 additions and 24 deletions

View File

@@ -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=<INSTALLPATH>
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

View File

@@ -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

View File

@@ -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=<INSTALLPATH>
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