From 4a239d49e1517fd0025a751bf26431c5c260b5df Mon Sep 17 00:00:00 2001 From: Mulham Date: Sun, 26 Apr 2026 10:31:46 +0000 Subject: [PATCH] Add version: mulhamna.jirac version 0.20.0 --- .../0.20.0/mulhamna.jirac.installer.yaml | 15 ++++++++++++ .../0.20.0/mulhamna.jirac.locale.en-US.yaml | 23 +++++++++++++++++++ .../mulhamna/jirac/0.20.0/mulhamna.jirac.yaml | 6 +++++ 3 files changed, 44 insertions(+) create mode 100644 manifests/m/mulhamna/jirac/0.20.0/mulhamna.jirac.installer.yaml create mode 100644 manifests/m/mulhamna/jirac/0.20.0/mulhamna.jirac.locale.en-US.yaml create mode 100644 manifests/m/mulhamna/jirac/0.20.0/mulhamna.jirac.yaml diff --git a/manifests/m/mulhamna/jirac/0.20.0/mulhamna.jirac.installer.yaml b/manifests/m/mulhamna/jirac/0.20.0/mulhamna.jirac.installer.yaml new file mode 100644 index 0000000000000..ca7ed95db539b --- /dev/null +++ b/manifests/m/mulhamna/jirac/0.20.0/mulhamna.jirac.installer.yaml @@ -0,0 +1,15 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json +PackageIdentifier: mulhamna.jirac +PackageVersion: 0.20.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: + - RelativeFilePath: jirac-windows-x86_64.exe + PortableCommandAlias: jirac +ReleaseDate: 2026-04-26 +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/mulhamna/jira-commands/releases/download/v0.20.0/jirac-windows-x86_64.zip + InstallerSha256: 9c965b27520537b8f462b3ffcb83777aeb1a582085b4d18afe12e8a1dab5ffbd +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/mulhamna/jirac/0.20.0/mulhamna.jirac.locale.en-US.yaml b/manifests/m/mulhamna/jirac/0.20.0/mulhamna.jirac.locale.en-US.yaml new file mode 100644 index 0000000000000..2264dd602b1c9 --- /dev/null +++ b/manifests/m/mulhamna/jirac/0.20.0/mulhamna.jirac.locale.en-US.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json +PackageIdentifier: mulhamna.jirac +PackageVersion: 0.20.0 +PackageLocale: en-US +Publisher: mulhamna +PublisherUrl: https://github.com/mulhamna +PublisherSupportUrl: https://github.com/mulhamna/jira-commands/issues +Author: mulhamna +PackageName: jirac +PackageUrl: https://github.com/mulhamna/jira-commands +License: MIT OR Apache-2.0 +LicenseUrl: https://github.com/mulhamna/jira-commands/blob/main/LICENSE +ShortDescription: Jira terminal client with TUI, MCP support, and release archives for Windows, macOS, and Linux. +Description: jirac is a Rust-based Jira CLI with interactive TUI flows, issue transitions, comments, worklogs, attachments, and jirac-mcp for editor and agent integrations. +Moniker: jirac +Tags: + - jira + - atlassian + - cli + - tui + - mcp +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/mulhamna/jirac/0.20.0/mulhamna.jirac.yaml b/manifests/m/mulhamna/jirac/0.20.0/mulhamna.jirac.yaml new file mode 100644 index 0000000000000..b740fdf33ddd5 --- /dev/null +++ b/manifests/m/mulhamna/jirac/0.20.0/mulhamna.jirac.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json +PackageIdentifier: mulhamna.jirac +PackageVersion: 0.20.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0