Skip to content

Commit 99d1f67

Browse files
New version: martinvonz.jj version 0.28.2 (microsoft#246209)
1 parent b933d55 commit 99d1f67

File tree

3 files changed

+57
-0
lines changed

3 files changed

+57
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Created with WinGet Updater using komac v2.11.2
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
3+
4+
PackageIdentifier: martinvonz.jj
5+
PackageVersion: 0.28.2
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: jj.exe
10+
Dependencies:
11+
PackageDependencies:
12+
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
13+
ReleaseDate: 2025-04-07
14+
Installers:
15+
- Architecture: x64
16+
InstallerUrl: https://github.com/martinvonz/jj/releases/download/v0.28.2/jj-v0.28.2-x86_64-pc-windows-msvc.zip
17+
InstallerSha256: F980861EE35C9BCB8611A1995AE3BC6604513A0C032CD1BDEB735F592BC3E735
18+
ManifestType: installer
19+
ManifestVersion: 1.9.0
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Created with WinGet Updater using komac v2.11.2
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json
3+
4+
PackageIdentifier: martinvonz.jj
5+
PackageVersion: 0.28.2
6+
PackageLocale: en-US
7+
Publisher: martinvonz
8+
PublisherUrl: https://github.com/martinvonz
9+
PublisherSupportUrl: https://github.com/martinvonz/jj/issues
10+
PackageName: jj
11+
PackageUrl: https://github.com/martinvonz/jj
12+
License: Apache-2.0
13+
LicenseUrl: https://github.com/martinvonz/jj/blob/HEAD/LICENSE
14+
ShortDescription: A Git-compatible DVCS that is both simple and powerful
15+
Moniker: Jujutsu
16+
Tags:
17+
- cli
18+
- git
19+
- mercurial
20+
- vcs
21+
ReleaseNotes: |-
22+
Fixed bugs
23+
- Fixed problem that old commits could be re-imported from Git.
24+
GitoxideLabs/gitoxide#1928
25+
ReleaseNotesUrl: https://github.com/jj-vcs/jj/releases/tag/v0.28.2
26+
Documentations:
27+
- DocumentLabel: Wiki
28+
DocumentUrl: https://github.com/martinvonz/jj/wiki
29+
ManifestType: defaultLocale
30+
ManifestVersion: 1.9.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Updater using komac v2.11.2
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
3+
4+
PackageIdentifier: martinvonz.jj
5+
PackageVersion: 0.28.2
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)