-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: Starpine.Screenbox version 0.14.0 (#186341)
- Loading branch information
1 parent
4b17dc7
commit a6fa0c2
Showing
3 changed files
with
71 additions
and
0 deletions.
There are no files selected for viewing
35 changes: 35 additions & 0 deletions
35
manifests/s/Starpine/Screenbox/0.14.0/Starpine.Screenbox.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
# Created using wingetcreate 1.6.5.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: Starpine.Screenbox | ||
PackageVersion: 0.14.0 | ||
Platform: | ||
- Windows.Universal | ||
MinimumOSVersion: 10.0.18362.0 | ||
InstallerType: msix | ||
Scope: user | ||
InstallModes: | ||
- silent | ||
- silentWithProgress | ||
UpgradeBehavior: install | ||
Dependencies: | ||
PackageDependencies: | ||
- PackageIdentifier: Microsoft.UI.Xaml.2.8 | ||
- PackageIdentifier: Microsoft.VCLibs.Desktop.14 | ||
PackageFamilyName: 18496Starpine.Screenbox_rm8wvch11q4my | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/huynhsontung/Screenbox/releases/download/v0.14.0/Screenbox_0.14.0.0_neutral.msixbundle | ||
InstallerSha256: A341FED64CC053AC47490AF6079D3D99AD08C543100C12773DDDBF655176C6D0 | ||
SignatureSha256: F552B91E2A73C83C4708EAEBA94A9BACB6029C236761F9A250C46207B08F8E92 | ||
- Architecture: x86 | ||
InstallerUrl: https://github.com/huynhsontung/Screenbox/releases/download/v0.14.0/Screenbox_0.14.0.0_neutral.msixbundle | ||
InstallerSha256: A341FED64CC053AC47490AF6079D3D99AD08C543100C12773DDDBF655176C6D0 | ||
SignatureSha256: F552B91E2A73C83C4708EAEBA94A9BACB6029C236761F9A250C46207B08F8E92 | ||
- Architecture: arm64 | ||
InstallerUrl: https://github.com/huynhsontung/Screenbox/releases/download/v0.14.0/Screenbox_0.14.0.0_neutral.msixbundle | ||
InstallerSha256: A341FED64CC053AC47490AF6079D3D99AD08C543100C12773DDDBF655176C6D0 | ||
SignatureSha256: F552B91E2A73C83C4708EAEBA94A9BACB6029C236761F9A250C46207B08F8E92 | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 | ||
ReleaseDate: 2024-10-23 |
28 changes: 28 additions & 0 deletions
28
manifests/s/Starpine/Screenbox/0.14.0/Starpine.Screenbox.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# Created using wingetcreate 1.6.5.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Starpine.Screenbox | ||
PackageVersion: 0.14.0 | ||
PackageLocale: en-US | ||
Publisher: Tung Huynh | ||
PublisherUrl: https://github.com/huynhsontung | ||
PublisherSupportUrl: https://github.com/huynhsontung/Screenbox/issues | ||
PackageName: Screenbox | ||
PackageUrl: https://github.com/huynhsontung/Screenbox | ||
License: GPLv3 | ||
ShortDescription: Screenbox is a modern media player for all your devices, with support for a wide range of file formats. | ||
Moniker: screenbox | ||
Tags: | ||
- csharp | ||
- dotnet | ||
- media-player | ||
- multimedia | ||
- player | ||
- uwp | ||
- vlc | ||
ReleaseNotesUrl: https://github.com/huynhsontung/Screenbox/releases/tag/v0.14.0 | ||
Documentations: | ||
- DocumentLabel: Wiki | ||
DocumentUrl: https://github.com/huynhsontung/Screenbox/wiki | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
8 changes: 8 additions & 0 deletions
8
manifests/s/Starpine/Screenbox/0.14.0/Starpine.Screenbox.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created using wingetcreate 1.6.5.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: Starpine.Screenbox | ||
PackageVersion: 0.14.0 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |