From a98e9f8afe46fda71183c78d9fd7aa4118d24dd8 Mon Sep 17 00:00:00 2001 From: Patrick Matthiesen <43612965+PatrickMatthiesen@users.noreply.github.com> Date: Fri, 20 Sep 2024 03:15:25 +0200 Subject: [PATCH] Update kitty to 0.9.0 (#173963) --- .../kitty/0.9.0/avborup.kitty.installer.yaml | 24 +++++++++++++++++++ .../0.9.0/avborup.kitty.locale.en-US.yaml | 19 +++++++++++++++ .../a/avborup/kitty/0.9.0/avborup.kitty.yaml | 8 +++++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/a/avborup/kitty/0.9.0/avborup.kitty.installer.yaml create mode 100644 manifests/a/avborup/kitty/0.9.0/avborup.kitty.locale.en-US.yaml create mode 100644 manifests/a/avborup/kitty/0.9.0/avborup.kitty.yaml diff --git a/manifests/a/avborup/kitty/0.9.0/avborup.kitty.installer.yaml b/manifests/a/avborup/kitty/0.9.0/avborup.kitty.installer.yaml new file mode 100644 index 0000000000000..46aba7c3ac858 --- /dev/null +++ b/manifests/a/avborup/kitty/0.9.0/avborup.kitty.installer.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: avborup.kitty +PackageVersion: 0.9.0 +InstallerType: portable +Commands: +- kitty +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/avborup/kitty/releases/download/v0.9.0/kitty-x86_64-pc-windows-msvc.exe + InstallerSha256: 18EE635BB2D3FACF1CF4D28CCAF8901CAFC2882D405DC9D3FAB0531BB5A02812 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +- Architecture: x64 + InstallerUrl: https://github.com/avborup/kitty/releases/download/v0.9.0/kitty-x86_64-pc-windows-msvc.exe + InstallerSha256: 18EE635BB2D3FACF1CF4D28CCAF8901CAFC2882D405DC9D3FAB0531BB5A02812 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-09-16 diff --git a/manifests/a/avborup/kitty/0.9.0/avborup.kitty.locale.en-US.yaml b/manifests/a/avborup/kitty/0.9.0/avborup.kitty.locale.en-US.yaml new file mode 100644 index 0000000000000..4501286a3e07a --- /dev/null +++ b/manifests/a/avborup/kitty/0.9.0/avborup.kitty.locale.en-US.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: avborup.kitty +PackageVersion: 0.9.0 +PackageLocale: en-US +Publisher: avborup +PublisherUrl: https://github.com/avborup +PublisherSupportUrl: https://github.com/avborup/kitty/issues +PackageName: Kitty Kattis Cli +PackageUrl: https://github.com/avborup/kitty +License: MIT License +ShortDescription: Kattis challenge cli manager +Tags: +- cli +- kattis +ReleaseNotesUrl: https://github.com/avborup/kitty/releases/tag/v0.9.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/avborup/kitty/0.9.0/avborup.kitty.yaml b/manifests/a/avborup/kitty/0.9.0/avborup.kitty.yaml new file mode 100644 index 0000000000000..b05f0c6d4a9be --- /dev/null +++ b/manifests/a/avborup/kitty/0.9.0/avborup.kitty.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: avborup.kitty +PackageVersion: 0.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0