Skip to content

Commit 7d005f3

Browse files
authored
Add version: mulhamna.jirac version 2.3.1 (microsoft#391012)
1 parent 7f84405 commit 7d005f3

3 files changed

Lines changed: 44 additions & 0 deletions

File tree

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
2+
PackageIdentifier: mulhamna.jirac
3+
PackageVersion: 2.3.1
4+
InstallerType: zip
5+
NestedInstallerType: portable
6+
NestedInstallerFiles:
7+
- RelativeFilePath: jirac-windows-x86_64.exe
8+
PortableCommandAlias: jirac
9+
ReleaseDate: 2026-06-20
10+
Installers:
11+
- Architecture: x64
12+
InstallerUrl: https://github.com/mulhamna/jira-commands/releases/download/v2.3.1/jirac-windows-x86_64.zip
13+
InstallerSha256: 9ad9cf7ddc14fac4a3a94dfbcfa88a750c09c6d3f83f3d440693ad8ed1cabd57
14+
ManifestType: installer
15+
ManifestVersion: 1.9.0
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json
2+
PackageIdentifier: mulhamna.jirac
3+
PackageVersion: 2.3.1
4+
PackageLocale: en-US
5+
Publisher: mulhamna
6+
PublisherUrl: https://github.com/mulhamna
7+
PublisherSupportUrl: https://github.com/mulhamna/jira-commands/issues
8+
Author: mulhamna
9+
PackageName: jirac
10+
PackageUrl: https://github.com/mulhamna/jira-commands
11+
License: MIT OR Apache-2.0
12+
LicenseUrl: https://github.com/mulhamna/jira-commands/blob/main/LICENSE
13+
ShortDescription: Jira terminal client with TUI, MCP support, and release archives for Windows, macOS, and Linux.
14+
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.
15+
Moniker: jirac
16+
Tags:
17+
- jira
18+
- atlassian
19+
- cli
20+
- tui
21+
- mcp
22+
ManifestType: defaultLocale
23+
ManifestVersion: 1.9.0
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
2+
PackageIdentifier: mulhamna.jirac
3+
PackageVersion: 2.3.1
4+
DefaultLocale: en-US
5+
ManifestType: version
6+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)