From fb18e165f0f521cb69857d710b6e9787ef6cf4bf Mon Sep 17 00:00:00 2001 From: ImAyx Date: Wed, 4 Dec 2024 10:57:09 +0800 Subject: [PATCH] New version: Genymobile.scrcpy version 3.0 --- .../3.0/Genymobile.scrcpy.installer.yaml | 23 +++++++++++++ .../3.0/Genymobile.scrcpy.locale.en-US.yaml | 32 +++++++++++++++++++ .../scrcpy/3.0/Genymobile.scrcpy.yaml | 8 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/g/Genymobile/scrcpy/3.0/Genymobile.scrcpy.installer.yaml create mode 100644 manifests/g/Genymobile/scrcpy/3.0/Genymobile.scrcpy.locale.en-US.yaml create mode 100644 manifests/g/Genymobile/scrcpy/3.0/Genymobile.scrcpy.yaml diff --git a/manifests/g/Genymobile/scrcpy/3.0/Genymobile.scrcpy.installer.yaml b/manifests/g/Genymobile/scrcpy/3.0/Genymobile.scrcpy.installer.yaml new file mode 100644 index 0000000000000..6cba20c947801 --- /dev/null +++ b/manifests/g/Genymobile/scrcpy/3.0/Genymobile.scrcpy.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Genymobile.scrcpy +PackageVersion: "3.0" +InstallerType: zip +NestedInstallerType: portable +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: scrcpy-win32-v3.0\scrcpy.exe + PortableCommandAlias: scrcpy + InstallerUrl: https://github.com/Genymobile/scrcpy/releases/download/v3.0/scrcpy-win32-v3.0.zip + InstallerSha256: 7CBF8D7A6EBFDCA7B3B161E29A481C11088305F3E0A89D28E8E62F70C7BD0028 +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: scrcpy-win64-v3.0\scrcpy.exe + PortableCommandAlias: scrcpy + InstallerUrl: https://github.com/Genymobile/scrcpy/releases/download/v3.0/scrcpy-win64-v3.0.zip + InstallerSha256: DFBE8A8FEF6535197ACC506936BFD59D0AA0427E9B44FB2E5C550EAE642F72BE +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-11-24 diff --git a/manifests/g/Genymobile/scrcpy/3.0/Genymobile.scrcpy.locale.en-US.yaml b/manifests/g/Genymobile/scrcpy/3.0/Genymobile.scrcpy.locale.en-US.yaml new file mode 100644 index 0000000000000..514b4d805b13c --- /dev/null +++ b/manifests/g/Genymobile/scrcpy/3.0/Genymobile.scrcpy.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Genymobile.scrcpy +PackageVersion: "3.0" +PackageLocale: en-US +Publisher: Genymobile +PublisherUrl: https://github.com/Genymobile +PublisherSupportUrl: https://github.com/Genymobile/scrcpy/issues +Author: Genymobile +PackageName: scrcpy +PackageUrl: https://github.com/Genymobile/scrcpy +License: Apache-2.0 +LicenseUrl: https://github.com/Genymobile/scrcpy/blob/HEAD/LICENSE +Copyright: Apache License Version 2.0 +CopyrightUrl: https://raw.githubusercontent.com/Genymobile/scrcpy/master/LICENSE +ShortDescription: Display and control your Android device +Description: |- + This application provides display and control of Android devices connected via USB or over TCP/IP. + It does not require any root access. +Moniker: scrcpy +Tags: +- android +- control +- device +- display +ReleaseNotesUrl: https://github.com/Genymobile/scrcpy/releases/tag/v3.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/Genymobile/scrcpy/wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Genymobile/scrcpy/3.0/Genymobile.scrcpy.yaml b/manifests/g/Genymobile/scrcpy/3.0/Genymobile.scrcpy.yaml new file mode 100644 index 0000000000000..c117790d7a101 --- /dev/null +++ b/manifests/g/Genymobile/scrcpy/3.0/Genymobile.scrcpy.yaml @@ -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: Genymobile.scrcpy +PackageVersion: "3.0" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0