From a72db67297a01fe0ab281efb2726c73504731574 Mon Sep 17 00:00:00 2001 From: Dragon1573 <49941141+Dragon1573@users.noreply.github.com> Date: Thu, 22 Aug 2024 14:25:43 +0800 Subject: [PATCH 1/2] New package: morkt.GARbro version 1.5.44 Signed-off-by: Dragon1573 <49941141+Dragon1573@users.noreply.github.com> --- .../GARbro/1.5.44/morkt.GARbro.installer.yaml | 25 ++++++++++++++++++ .../1.5.44/morkt.GARbro.locale.en-US.yaml | 26 +++++++++++++++++++ .../m/morkt/GARbro/1.5.44/morkt.GARbro.yaml | 8 ++++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/m/morkt/GARbro/1.5.44/morkt.GARbro.installer.yaml create mode 100644 manifests/m/morkt/GARbro/1.5.44/morkt.GARbro.locale.en-US.yaml create mode 100644 manifests/m/morkt/GARbro/1.5.44/morkt.GARbro.yaml diff --git a/manifests/m/morkt/GARbro/1.5.44/morkt.GARbro.installer.yaml b/manifests/m/morkt/GARbro/1.5.44/morkt.GARbro.installer.yaml new file mode 100644 index 0000000000000..9be30bc9acea3 --- /dev/null +++ b/manifests/m/morkt/GARbro/1.5.44/morkt.GARbro.installer.yaml @@ -0,0 +1,25 @@ +# Created with komac v2.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: morkt.GARbro +PackageVersion: 1.5.44 +InstallerType: nullsoft +InstallModes: +- interactive +- silent +- silentWithProgress +# The package doesn't write anything into Windows Registry. +# It'd better remove old versions be install a new one. +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2019-04-01 +Dependencies: + PackageDependencies: + - # Requires .NET Framework v4.6 or newer. + # See https://github.com/morkt/GARbro?tab=readme-ov-file#garbro + PackageIdentifier: Microsoft.DotNet.Runtime.8 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/morkt/GARbro/releases/download/v1.5.44/GARbro-v1.5.44-setup.exe + InstallerSha256: 2206241E97C438EEF120127E8071A3A1E6F90BA24404730E619060402D3B9A53 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/morkt/GARbro/1.5.44/morkt.GARbro.locale.en-US.yaml b/manifests/m/morkt/GARbro/1.5.44/morkt.GARbro.locale.en-US.yaml new file mode 100644 index 0000000000000..aff66dc20cb09 --- /dev/null +++ b/manifests/m/morkt/GARbro/1.5.44/morkt.GARbro.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created with komac v2.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: morkt.GARbro +PackageVersion: 1.5.44 +PackageLocale: en-US +Publisher: morkt +PublisherUrl: https://github.com/morkt +PublisherSupportUrl: https://github.com/morkt/GARbro/issues +PackageName: GARbro +PackageUrl: https://github.com/morkt/GARbro +License: MIT +LicenseUrl: https://github.com/morkt/GARbro/raw/master/LICENSE +Copyright: Copyright (c) 2014-2020 morkt +CopyrightUrl: https://github.com/morkt/GARbro/raw/master/LICENSE +ShortDescription: Visual Novels resource browser +Tags: +- audio +- gui +- images +- reverse-engineering +- extraction +- visual-novel +ReleaseNotesUrl: https://github.com/morkt/GARbro/releases/tag/v1.5.44 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/morkt/GARbro/1.5.44/morkt.GARbro.yaml b/manifests/m/morkt/GARbro/1.5.44/morkt.GARbro.yaml new file mode 100644 index 0000000000000..3e50fe91f7e97 --- /dev/null +++ b/manifests/m/morkt/GARbro/1.5.44/morkt.GARbro.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: morkt.GARbro +PackageVersion: 1.5.44 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From f6d4a06b2a75db18ce9ddb5e6c6a327783f2e83d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9D=A4=E6=98=AF=E7=BA=B1=E9=9B=BE=E9=85=B1=E5=93=9F?= =?UTF-8?q?=EF=BD=9E?= <49941141+Dragon1573@users.noreply.github.com> Date: Thu, 22 Aug 2024 16:57:16 +0800 Subject: [PATCH 2/2] Apply suggestions from code review - Fix a small typo --- manifests/m/morkt/GARbro/1.5.44/morkt.GARbro.installer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/m/morkt/GARbro/1.5.44/morkt.GARbro.installer.yaml b/manifests/m/morkt/GARbro/1.5.44/morkt.GARbro.installer.yaml index 9be30bc9acea3..131d9d9aea44a 100644 --- a/manifests/m/morkt/GARbro/1.5.44/morkt.GARbro.installer.yaml +++ b/manifests/m/morkt/GARbro/1.5.44/morkt.GARbro.installer.yaml @@ -9,7 +9,7 @@ InstallModes: - silent - silentWithProgress # The package doesn't write anything into Windows Registry. -# It'd better remove old versions be install a new one. +# It'd better remove old versions before install a new one. UpgradeBehavior: uninstallPrevious ReleaseDate: 2019-04-01 Dependencies: