From 27e83b6dae1dc42be4cce52c51df2e5006bd4388 Mon Sep 17 00:00:00 2001 From: Karan09 <71691514+KaranKad@users.noreply.github.com> Date: Fri, 3 Feb 2023 01:04:43 +0530 Subject: [PATCH] zyedidia.micro version 2.0.11 --- .../2.0.11/zyedidia.micro.installer.yaml | 33 +++++++++++++++++++ .../2.0.11/zyedidia.micro.locale.en-US.yaml | 28 ++++++++++++++++ .../zyedidia/micro/2.0.11/zyedidia.micro.yaml | 8 +++++ 3 files changed, 69 insertions(+) create mode 100644 manifests/z/zyedidia/micro/2.0.11/zyedidia.micro.installer.yaml create mode 100644 manifests/z/zyedidia/micro/2.0.11/zyedidia.micro.locale.en-US.yaml create mode 100644 manifests/z/zyedidia/micro/2.0.11/zyedidia.micro.yaml diff --git a/manifests/z/zyedidia/micro/2.0.11/zyedidia.micro.installer.yaml b/manifests/z/zyedidia/micro/2.0.11/zyedidia.micro.installer.yaml new file mode 100644 index 0000000000000..72ad90c7d1738 --- /dev/null +++ b/manifests/z/zyedidia/micro/2.0.11/zyedidia.micro.installer.yaml @@ -0,0 +1,33 @@ +# Created using wingetcreate 1.2.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: zyedidia.micro +PackageVersion: 2.0.11 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: micro-2.0.11\micro.exe + PortableCommandAlias: micro +FileExtensions: +- bat +- c +- cpp +- cs +- h +- json +- ps1 +- py +- sh +- txt +- yaml +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/zyedidia/micro/releases/download/v2.0.11/micro-2.0.11-win64.zip + InstallerSha256: 095063F8AAA66F88B7700D4710938CB12595F3F37BB62341EA7A7517D7DFFFE2 +- Architecture: x86 + InstallerUrl: https://github.com/zyedidia/micro/releases/download/v2.0.11/micro-2.0.11-win32.zip + InstallerSha256: 079DC7D910DEBA3C851D9ED74BD01B4216B4FC919D2D027B99F97BDEE5D7C0D7 +ManifestType: installer +ManifestVersion: 1.4.0 +ReleaseDate: 2022-08-01 diff --git a/manifests/z/zyedidia/micro/2.0.11/zyedidia.micro.locale.en-US.yaml b/manifests/z/zyedidia/micro/2.0.11/zyedidia.micro.locale.en-US.yaml new file mode 100644 index 0000000000000..fc4e4284082eb --- /dev/null +++ b/manifests/z/zyedidia/micro/2.0.11/zyedidia.micro.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created using wingetcreate 1.2.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: zyedidia.micro +PackageVersion: 2.0.11 +PackageLocale: en-US +Publisher: zyedidia +PublisherUrl: https://zyedidia.github.io/ +Author: Zachary Yedidia +PackageName: micro +PackageUrl: https://micro-editor.github.io/ +License: MIT +LicenseUrl: https://raw.githubusercontent.com/zyedidia/micro/master/LICENSE +CopyrightUrl: https://raw.githubusercontent.com/zyedidia/micro/master/LICENSE +ShortDescription: A modern and intuitive terminal-based text editor. +Moniker: micro +Tags: +- cli +- code-editor +- command-line +- cross-platform +- open-source +- text-editor +- terminal-based +- terminal-app +ReleaseNotesUrl: https://github.com/zyedidia/micro/releases/tag/v2.0.11 +ManifestType: defaultLocale +ManifestVersion: 1.4.0 diff --git a/manifests/z/zyedidia/micro/2.0.11/zyedidia.micro.yaml b/manifests/z/zyedidia/micro/2.0.11/zyedidia.micro.yaml new file mode 100644 index 0000000000000..65f379cb4b2a8 --- /dev/null +++ b/manifests/z/zyedidia/micro/2.0.11/zyedidia.micro.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.2.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: zyedidia.micro +PackageVersion: 2.0.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.4.0