Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ InstallationMetadata:
DefaultInstallLocation: gstreamer
Installers:
- Architecture: x86
Dependencies:
PackageDependencies:
- PackageIdentifier: Microsoft.VCRedist.2015+.x86
InstallerUrl: https://gstreamer.freedesktop.org/data/pkg/windows/1.24.10/msvc/gstreamer-1.0-msvc-x86-1.24.10.msi
InstallerSha256: 65B8B79E7E9677C7BF701B67D9D7DD79023C3F146D99AF104255D956C5AD2B31
ProductCode: '{1D2055CC-A118-4D65-BA94-AAA31E57ED72}'
Expand All @@ -20,6 +23,9 @@ Installers:
ProductCode: '{1D2055CC-A118-4D65-BA94-AAA31E57ED72}'
UpgradeCode: '{EBE0C791-D84E-4F7E-A4EB-18012A0E319D}'
- Architecture: x64
Dependencies:
PackageDependencies:
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
InstallerUrl: https://gstreamer.freedesktop.org/data/pkg/windows/1.24.10/msvc/gstreamer-1.0-msvc-x86_64-1.24.10.msi
InstallerSha256: 0ABB4A4C234D3DF9030C4DC2309F6546B516D73D52FE7A1AA9A212D9B4BA663B
ProductCode: '{DAE30747-5221-492B-A2D2-3A83348E86C6}'
Expand Down